granola-to-markdown
Export Granola meeting notes to markdown for AI agents
Overview
Granola meeting notes are trapped inside the app. granola-to-markdown exports your notes and full transcripts to plain markdown files that AI agents, scripts, and search tools can read. Reads directly from Granola's local database, no API key needed.
Features
- Export all meeting notes and transcripts to individual markdown files
- Preserves full transcript text, timestamps, and speaker labels
- Continuous sync. Auto-exports new notes every 15 minutes on macOS
- MCP server for Claude Code. Your AI agent can read meeting context directly
- Incremental sync. Only exports notes modified since the last run
- Offline. Reads from Granola's local database, no API key required
Installation
Quick Start
Use Cases
AI agent context
Point Claude Code at your meeting notes folder (or use the MCP server) and your AI assistant has full context on recent conversations. Ask it to draft follow-ups, summarize decisions, or find what was discussed about a specific topic across all your meetings.
Async team workflows
Sync meeting notes to a shared folder or git repo so team members who missed the call can read the full transcript and notes. Markdown files work with any wiki, knowledge base, or search tool.
Transcript archival
Granola's local cache has a limited retention window. Exporting to markdown ensures you have a permanent, searchable archive of every meeting transcript before the cache expires.