Chat with Your Meeting Notes via MCP
Ask AI about your meetings. Resonant's MCP server lets Claude, ChatGPT, Cursor, and other AI assistants query your meeting transcripts — “What did we decide about the API redesign?”
TL;DR
Resonanttranscribes meetings locally on your Mac, then exposes transcripts via a Model Context Protocol (MCP) server. Connect any MCP-compatible AI — Claude, ChatGPT, Cursor — and ask questions about your meeting history. “What are my action items this week?” “What did the client say about timeline?” Your meetings become queryable memory for AI agents.
The problem: meetings disappear
You took the meeting. You might have a transcript. But when you need to recall what was said — what was decided about pricing, who owned the API migration, what the client's timeline constraint was — you're scrolling through pages of text or searching your memory.
Meeting transcripts are valuable data. But they're usually trapped in a format that's hard to query: a wall of timestamped text in an app you have to open and search manually.
MCP: making meetings queryable
Model Context Protocol (MCP) is an open standard that lets AI assistants access external data sources. Instead of copying transcript text into a prompt, the AI calls tools that search and retrieve the relevant content itself.
Resonant's MCP server exposes your meeting data as tools an AI can use:
- Search meetings. Find meetings by date, keyword, participant, or topic.
- Get transcript. Retrieve the full or partial transcript of a specific meeting.
- Get summary. Pull AI-generated summaries, action items, and key decisions.
- Query across meetings. Ask questions that span multiple meetings — “What has the client said about budget across all our calls?”
What you can ask
Once connected, you can ask your AI assistant things like:
- “What were my action items from this week's standups?”
- “What did the engineering team decide about the database migration?”
- “Summarize all meetings with Acme Corp in the last month.”
- “What concerns did the VP raise about the Q2 plan?”
- “Find every meeting where we discussed the webhook redesign.”
- “Draft a follow-up email based on today's client call.”
The AI has access to the transcript content and can reason over it — finding patterns, extracting commitments, and synthesizing information across meetings.
How it works technically
- Resonant transcribes meetings locally on your Mac (on-device, no cloud).
- Transcripts are indexed and stored locally.
- Resonant runs an MCP server that exposes search and retrieval tools.
- You configure your AI client (Claude Desktop, Cursor, etc.) to connect to the MCP server.
- When you ask about meetings, the AI calls the MCP tools to find relevant transcripts.
- The AI reasons over the retrieved content and gives you an answer.
Privacy model
The MCP server runs locally on your machine. Meeting audio is always local — it never leaves your Mac. When you query via a cloud AI (Claude, ChatGPT), the relevant transcript excerpts are sent to that AI for processing — similar to pasting text into a prompt. You control which meetings are queryable and which AI you use.
For fully local queries, connect a local LLM (via Ollama or similar) as the MCP client. This keeps the entire pipeline — audio capture, transcription, storage, and AI queries — on your Mac.
Compatible AI tools
- Claude Desktop — native MCP support via connectors.
- ChatGPT — MCP connectors in the App Store.
- Cursor — MCP tool integration for coding workflows.
- Windsurf — MCP support for development contexts.
- VS Code + Continue — open-source AI extension with MCP.
- Any MCP client — the protocol is open and standardized.
Related resources
- Meeting transcription webhooks— push transcripts to external systems automatically.
- Automatic meeting notetaker— how meeting capture works on Mac.
- Private meeting transcription— the privacy architecture.
- Voice for AI engineers— how developers use Resonant in their workflow.
Frequently asked questions
Can I ask AI questions about my meeting notes?
Yes. Connect any MCP-compatible AI (Claude, ChatGPT, Cursor) to Resonant's MCP server and query your meeting history conversationally.
What is MCP?
Model Context Protocol is an open standard for connecting AI assistants to external data. It lets AI tools call functions to search, retrieve, and interact with your data without manual copy-paste.
Does this send my meetings to the cloud?
Audio never leaves your Mac. When using cloud AI, relevant transcript excerpts are sent for processing (like pasting text into a chat). For fully local queries, use a local LLM.
Which AI assistants work with this?
Any MCP-compatible client: Claude Desktop, ChatGPT (connectors), Cursor, Windsurf, VS Code with Continue, and any tool supporting the Model Context Protocol.
What Resonant offers beyond dictation
Resonant isn't just a faster way to type. It's a voice workspace with capabilities no other dictation tool provides.
MCP server for AI tools
Resonant exposes 11 MCP tools that let any AI agent — Claude, Codex, and more — query your entire voice workspace — meetings, dictations, memos, ambient context, and daily journal. Your AI assistant knows what you said this morning. Learn more
Meeting transcription with speaker labels
Dual-channel recording — your mic and system audio on separate channels. NVIDIA Sortformer diarization identifies who said what. No bot joins the call. No audio leaves your Mac. Learn more
Ambient context capture
Passively records which apps you use, window titles, URLs, and dwell time — all locally. This makes dictation context-aware and gives your AI tools a queryable work timeline. Learn more
Two on-device speech models
NVIDIA Parakeet TDT v3 (0.6B, 25 languages) and Qwen3 ASR (0.6B, 30+ languages), both compiled to CoreML and running on Apple Neural Engine. Under 4% WER on English benchmarks. Learn more
Cloud cleanup with hallucination detection
Optional AI post-processing fixes STT errors and adapts to context (email, message, code). Guardrails detect when the LLM rewrites your meaning instead of cleaning your grammar. Learn more
Start with private Mac dictation
Local speech recognition is free and runs on your Mac. Pro adds cloud cleanup, rewrites, summaries, and sharing when you want the full workflow.