productivity
Granola MCP, CLI, and Lua Integration for AI Agents
Granola integration docs for AI agents: MCP gateway setup, Granola CLI commands, Lua API reference, credentials, and function schemas.Granola for agents
Credentials can be configured manually in web or CLI hosts.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
granola.granola_list_notes | Read read | 5 | List accessible Granola meeting notes with cursor pagination and date filters. |
granola.granola_get_note | Read read | 1 | Get one Granola meeting note by ID, including transcript, summary, attendees, and calendar event details when available. |
granola.granola_list_folders | Read read | 2 | List accessible Granola folders with cursor pagination. |