Granola Meeting Intelligence Access Joel's Granola meeting notes via the CLI, which wraps the Granola MCP server through . Setup - Binary : - Source : - Config : - Transport : MCP via mcporter (NOT direct API, NOT npm package) - Auth : Uses Granola's local credentials automatically CLI Commands List meetings Get meeting details (summary, participants) Get full transcript Search meetings Check auth/connection Returns if MCP transport is working. Output Format All commands return agent-first JSON with HATEOAS : Important Notes - Timestamps are UTC. Granola returns all dates in UTC. A meeting sh…