About Brain Dump
Fast voice capture that turns spoken thoughts into searchable notes and Todoist tasks.
What it does
- Records a short voice note from mobile or desktop.
- Transcribes audio and extracts summary, topics, and actionable tasks.
- Creates tasks in your Todoist account and keeps the note transcript for reference.
- Exposes your notes and todo tools over MCP for LLM assistants.
How data flows
- Audio is uploaded once, transcribed, then deleted after successful transcription.
- Brain Dump stores transcript + summary + extracted topics.
- Tasks are created in Todoist; Brain Dump stores task-link metadata (not a full task mirror).
Accounts and keys
- Each person uses their own Brain Dump bearer token and isolated data scope.
- Each person adds their own Todoist API token and Claude API key in
/settings. - This keeps direct third-party API costs and data ownership per user.
Where to go next
- Brain Dump to record a note.
- Notes to inspect summaries and raw transcripts.
- Settings to manage API keys.
- MCP guide to connect assistants/tools.