
Cosmonote
Pull voice-meeting transcripts, summaries, and action items into Claude Code or Cursor while planning or following up on solo-builder work.
Overview
Cosmonote is an MCP server for the Idea phase that lets agents query your Cosmonote audio notes, transcriptions, summaries, and action items.
What is this MCP server?
- Streamable HTTP MCP remote at nebula.cosmonote.ai—no local stdio binary required
- Read audio notes with transcriptions, AI summaries, and extracted action items in-agent
- Keeps spoken discovery out of copy-paste chaos during competitor and customer calls
- Pairs with Cosmonote.ai capture workflow on mobile or desktop
- Version 1.0.0 server schema with GitHub source at cosmonote/pocketbase
- MCP server version 1.0.0
- Single streamable-http remote endpoint (nebula.cosmonote.ai)
- Exposes notes, transcriptions, summaries, and action items per server description
What problem does it solve?
Voice captures rich research, but agents cannot use what is locked in audio apps until you transcribe and paste it by hand.
Who is it for?
Builders who record calls and walk-and-talk notes in Cosmonote and want those artifacts in Claude Code or Cursor during planning and follow-up.
Skip if: Teams that need in-IDE recording, real-time meeting bots, or a general filesystem—not a hosted notes API tied to Cosmonote accounts.
What do I get? / Deliverables
After you connect the remote server, your assistant can cite and act on the same transcripts and action items you already have in Cosmonote.
- In-chat access to Cosmonote transcriptions and summaries
- Action items surfaced for tasking or specs
- Reduced manual copy-paste from the Cosmonote app
Recommended MCP Servers
Journey fit
Cosmonote is where unstructured spoken research lands first—ideal shelf is Idea before you commit specs or tickets. Research subphase covers capturing and reusing field notes, interviews, and brainstorms rather than shipping code.
How it compares
Remote notes-and-transcription MCP, not a local file-search or generic memory plugin.
Common Questions / FAQ
Who is Cosmonote MCP for?
Solo builders and small teams who capture ideas and meetings in Cosmonote and want transcripts and action items available inside MCP-enabled coding assistants.
When should I use Cosmonote MCP?
Use it during idea research, validation interviews, or post-call follow-up whenever the agent needs your existing Cosmonote summaries without manual export.
How do I add Cosmonote to my agent?
Register at cosmonote.ai, then add the streamable-http remote URL https://nebula.cosmonote.ai/mcp to your host’s MCP server configuration per its remote-HTTP docs.