https://mcp.openwhispr.com/mcp and uses the Streamable HTTP transport — no local install needed.
Setup
You’ll need an API key with the scopes you want the assistant to access.- Claude Code
- Claude Desktop
- Cursor / VS Code
Available tools
Once connected, your assistant has access to these tools:| Tool | Description |
|---|---|
list_notes | List notes with optional folder filtering and pagination |
get_note | Get a single note by ID |
create_note | Create a new note |
update_note | Update a note’s title, content, or folder |
delete_note | Delete a note |
search_notes | Semantic and full-text search across notes |
list_folders | List all folders |
create_folder | Create a new folder |
list_transcriptions | List transcription history |
get_transcription | Get a single transcription by ID |
get_usage | Get usage stats, word counts, and plan details |
Example prompts
Try these after connecting:- “Show me my recent notes”
- “Search my notes for the meeting with the design team”
- “Create a note titled ‘Project Ideas’ in my Work folder”
- “How many words have I used this month?”
- “List my transcriptions from today”