Granola is an AI meeting-notes app for Mac. Query meeting notes, list meetings, browse folders, retrieve detailed meeting info, and search transcripts to surface decisions, action items, and key discussions.
Install
Section titled “Install”Add Granola to your zone and connect it to your MCP client.
Step 1 - Install in Keycard Console
Section titled “Step 1 - Install in Keycard Console”-
In your zone’s Keycard Console, go to Applications -> Add Application -> Explore MCP Servers.
-
Search for
Granolaand click Install. -
A browser tab opens to Granola’s OAuth consent screen. Sign in and approve the requested permissions.
-
You’re redirected back. Granola appears on the Applications page with a Keycard MCP Gateway URL.
Step 2 - Connect your MCP client
Section titled “Step 2 - Connect your MCP client”On the Applications page, click Add to Coding Agent next to Granola and pick how you want to install:
- Cursor - opens a deeplink that hands the MCP config straight to Cursor. Click Install inside Cursor to finish.
- Claude Code - opens a dialog with a
claude mcp addcommand. Pick a scope (User, Project, or Local), then copy and run the command in your terminal. - Install manually - reveals the Server Name and Server URL to paste into any other MCP-compatible client.
Once connected, Granola’s tools are available to the agent, scoped to whoever signs in to your zone.
What Granola can do once installed.
Granola provides 5 tools:
- query_granola_meetings
- Query Granola about the user's meetings using natural language with inline citation links
- list_meetings
- List the user's Granola meeting notes within a time range
- list_meeting_folders
- List the user's Granola meeting folders with folder ID, title, and note count
- get_meetings
- Get detailed meeting information for one or more Granola meetings by ID
- get_meeting_transcript
- Get the full transcript for a specific Granola meeting by ID
Next steps
Section titled “Next steps”What to do once Granola is installed.
Now do this
- Confirm the gateway works by asking your AI client to call one of the Granola tools above.
Recommended
- Decide who can use it - write access policies scoped to the Granola resource so only the right users and agents reach the tools.
- Watch the calls - every tool call lands in your audit log with user identity, resource, and policy decision.