# Granola MCP AI integration on Definable

> Granola is a meeting notes app that captures transcripts and helps teams search and share conversations.

## What this connects

Granola is a meeting notes app that captures transcripts and helps teams search and share conversations. It helps turn meeting context into action items and follow-ups.

Vendor: https://mcp.granola.ai/mcp

## Tools available

**4** tools available. First 4:

- `GRANOLA_MCP_GET_MEETINGS` — Get meetings — Get detailed meeting information for one or more Granola meetings by ID. Returns private notes, AI-generated summary, attendees, and metadata.
- `GRANOLA_MCP_GET_MEETING_TRANSCRIPT` — Get meeting transcript — Get the full transcript for a specific Granola meeting by ID. Returns only the verbatim transcript content, not summaries or notes.
- `GRANOLA_MCP_LIST_MEETINGS` — List meetings — List the user's Granola meeting notes within a time range. Returns meeting titles and metadata.
- `GRANOLA_MCP_QUERY_GRANOLA_MEETINGS` — Query granola meetings — Query Granola about the user's meetings using natural language. Returns a tailored response with inline citation links in mark  (e.g. [[0]](url)) that reference source meeting notes.

## Auth

Auth schemes: `DCR_OAUTH`.

## How agents use Granola MCP

Inside a Definable workflow, Granola MCP is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Granola MCP** — the Researcher (GPT-5.5) pulls context from Granola MCP (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Granola MCP** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Granola MCP (create record, post message, draft email).
- **Designer / Engineer → Distributor → Granola MCP** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Granola MCP (attach file, open PR comment, post status).

The Verifier checks every Granola MCP call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- productivity & project management — https://definable.ai/apps/category/productivity-&-project-management/

## Related

- HTML page: https://definable.ai/apps/granola_mcp/
- Same category (productivity & project management): https://definable.ai/apps/category/productivity-&-project-management/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
