Skip to content

Conversational Intelligence

Granola MCP connector

The Granola connector brings your Granola meeting notes and folders to Claude, ChatGPT, Cursor and the Elaichi Agent through one governed endpoint, so anyone on your team can ask what was said in a meeting and get an answer from the notes themselves.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Granola to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Granola once

  1. Open Connections, choose Add connection, and pick Granola.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Granola API key. One person generates a token in Granola and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

granola
Granola
Anthropic
AssemblyAI
Chorus
Fathom
Groq
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Granola to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Granola to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Granola to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Granola to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Granola through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Sales

    Recap a discovery call before the follow-up

    Ask for the key points, objections and next steps from this morning's Granola call note and turn them into a follow-up email while the conversation is still fresh.

  • Customer Success

    See everything a customer has said this quarter

    Pull every Granola note from meetings with one account and get a single view of what they asked for, what they were promised and what is still open.

  • Product

    Find feature requests buried in customer calls

    Search across Granola notes for mentions of a feature or a pain point and get a list of which customers raised it and when.

  • Leadership

    Get a weekly digest of team meetings

    Ask for a summary of the notes in a team's Granola folder from the past week, with decisions and action items grouped by owner.

  • Recruiting

    Compare interview notes across a panel

    Bring together the Granola notes from each interviewer's conversation with a candidate and see where the panel agreed and where it did not.

  • Operations

    Send new Granola notes to other systems

    Set up a Granola webhook endpoint so that when a new meeting note lands, another tool your team already uses is told about it, and adjust or remove that endpoint later without asking an engineer.

Try asking

  • “Summarize the customer calls in my Granola notes this week”
  • “Which Granola folders hold last month's renewal meetings”
  • “List action items from yesterday's Granola meeting notes”

See all 7 Granola tools below

AI tools

Granola tools for your AI agents

7 tools are ready to call through Elaichi's MCP endpoint the moment you connect Granola, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Granola gets you

6 screens from the product, each doing one job for your Granola account.

The agent

Ask about last week's Granola notes.

Type a question in plain language and get answers from live Granola notes.

  • notes
  • folders
  • webhook endpoints
  • summaries

Ask Elaichi to work across your apps.

Summarize the customer calls in my Granola notes this week

Which Granola folders hold last month's renewal meetings

List action items from yesterday's Granola meeting notes

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor read Granola notes.

One org MCP endpoint over OAuth, no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

7 Granola tools are ready to call.

Notes, folders and webhook endpoints are covered with no custom code to write.

  • List all Granola notes
  • Get single Granola note by ID
  • List all Granola folders
  • List all Granola webhook endpoints
ElaichiTools
Tool Action Description
List all Granola notes List List Granola notes with optional date and folder filters. Returns: id, object, title, owner, created_at, updated_at. Max 30 per page (default 10).
Get single Granola note by ID Get Get a single Granola note by id, optionally including the transcript. Returns: id, object, title, owner, created_at, updated_at, web_url, calendar_event, attendees, folder_membership, summary_text, summary_markdown, transcript. Required: id.
List all Granola folders List List folders in Granola with cursor-based pagination. Returns: id, object, name, parent_folder_id. Max 30 per page, default 10.
List all Granola webhook endpoints List List webhook endpoints in Granola that the current API key can manage. Returns: id, object, url, url_redacted, events, folder_ids, scopes, created_by, enabled, created_at.
Create a Granola webhook endpoint Create Create a webhook endpoint in Granola to receive event deliveries at an HTTPS URL. Returns: id, object, url, url_redacted, events, folder_ids, scopes, created_by, enabled, created_at, signing_secret. The signing_secret is only returned in this response. Required: url, scopes.

Toolboxes

Each team gets its own Granola toolbox.

Sales, Support and Product each work from a toolbox scoped to them.

  • Sales
  • Customer Success
  • Product
  • Support
ElaichiToolboxes
Name Source template Tools Created

Sales toolbox

Granola · customer call notes

Granola starter 18 Mar 4, 2026

Customer Success toolbox

Granola · renewal and QBR notes

9 Mar 2, 2026

Product toolbox

Granola · discovery interview notes

24 Feb 27, 2026

Support toolbox

Granola · escalation call notes

Granola starter 6 Feb 19, 2026

Recruiting toolbox

Granola · interview notes and folders

31 Jan 30, 2026

Engineering toolbox

Granola · webhook endpoints

12 Jan 22, 2026

Shared connections

Teammates read Granola notes without a credential.

See who connected each Granola account and how many teams and members share it.

  • Sales EMEA
  • Sales AMER
  • Customer Success
  • Product Research
ElaichiConnections
Connection Scope Status Access
GR

Granola (Sales EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
GR

Granola (Sales AMER)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
GR

Granola (Customer Success)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
GR

Granola (Product Research)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
GR

Granola (Support)

Connected by Clara Nowak

Personal • Active Not shared
GR

Granola (Recruiting)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Granola note read is on record.

When, who, what happened, type and resource for each call to Granola.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Granola Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Granola Notes Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Granola Notes List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule turns Granola notes into a digest.

Six steps fetch notes, group them, draft a digest, wait for approval, then post back.

Granola digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch notes

    Granola

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Granola

    Queued

Collections and dashboards

Granola note volume, counted not guessed.

Four metrics, 14 days of notes created and a team breakdown, refreshed on schedule.

Granola health

Refreshed 4 minutes ago · every 15 minutes · from the notes collection

Live

Notes

1,284 ↓ 12%

Folders

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Notes created

Last 14 days

By team

Share of activity

Sales EMEA 34%

Sales AMER 27%

Customer Success 21%

Product Research 18%

FAQ

Frequently asked questions

How do I connect Granola to Claude?

Connecting Granola to Claude takes two steps. First, open Elaichi, choose Granola, and paste in your Granola API key; there is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Claude will ask you to sign in to Elaichi, and from then on it can read your Granola notes and folders as you.

Does Granola work with ChatGPT and Cursor as well as Claude?

Yes. Once Granola is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, the Elaichi Agent and any other MCP client. You connect Granola once and every client your team uses picks it up.

What can an AI agent actually do with my Granola data?

With Granola connected, an AI agent can list your meeting notes, open any single note in full, and see how your notes are organized into folders, so you can ask things like what was decided in Tuesday's customer call or what a particular account has asked for across all of its meetings. It can also set up, change or remove Granola webhook endpoints, which tell another system when a new note arrives. It cannot write or edit the notes themselves.

Does connecting Granola give the AI every note in my workspace?

No. The AI only sees the Granola notes and folders that the connected Granola account can already see, because every request runs through the access of the person who connected it. Elaichi can narrow that further, for example to reading notes only, but it can never widen access beyond what Granola itself allows.

Can my team share one Granola connection?

Yes. One person connects Granola with their API key and shares the connection with a team in Elaichi, and nobody else ever handles or sees that key. Each teammate still signs in to Elaichi as themselves, so the audit log records exactly who read which Granola note, even though they are all working through the same connection.

Can I stop an agent from deleting or changing things in Granola?

Yes. In Elaichi you can restrict a Granola connection action by action, for example allowing notes and folders to be read while blocking the creation, updating or deletion of Granola webhook endpoints. A blocked action is never advertised to Claude, ChatGPT, Cursor or any other client, so no prompt, however worded, can reach it.

What happens to a Granola connection when someone leaves?

When you offboard someone in Elaichi, their access to Granola through every connected client ends at once. If they had shared a Granola connection with a team, that connection keeps working for everyone else on the team. And if you ever want to remove Granola entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.

Put Granola in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.