
Recordo: Task Planner & Notes
Recordo is an MCP server that captures ADHD-friendly notes and tasks in your agent and returns schedules, day summaries, and the next focus task.
About
Recordo is a proprietary MCP server from the Recordo API family focused on brain dumps, ADHD-oriented notes, routines, and single-task focus. Skillselion catalogs it for developers who run Claude Code or Cursor as their command center: you dictate “call dentist next week” or a recurring gym rule, and the server’s tools materialize tasks with schedules; you ask what to do next and get_next_task surfaces one priority. Registry metadata lists eight tools spanning notes, tasks, completion, and summaries—stronger PM surface than a static SKILL.md checklist. Journey placement is Build PM because implementation weeks generate the highest volume of capture-and-triage noise. It complements calendar MCPs when you need tasks first and time blocks second. Not a replacement for full issue trackers with sprints and multi-assignee boards.
- OAuth 2.1 authorization via Recordo account
- Eight tools: list_entries, add_adhd_note_entry, add_adhd_task_entry, update_entry, delete_entry, complete_task, get_day_
- Brain dump and routine capture with AI-extracted due dates from voice or text
- Interactive widgets for task cards and daily schedules in supported hosts
- Privacy-first: voice and photos processed, not stored on servers (publisher notes)
Recordo: Task Planner & Notes by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http recordo https://api.recordo.com/api/mcp/adhd/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
What it does
Capture brain dumps, ADHD notes, and recurring routines in chat, then pull the next task or today’s schedule without leaving your coding agent.
Who is it for?
ADHD-aware founders who want voice or text capture, routines, and next-task focus inside their MCP-enabled coding agent.
Skip if: Large teams needing Jira-level workflows, HR ticketing, or calorie and macro tracking (use Calories Club instead).
What you get
With OAuth connected, your agent can add notes and tasks, complete work, summarize the day, and answer “what should I do next?” from live Recordo data.
- Structured ADHD notes and tasks extracted from natural language or voice
- Day schedule and summary responses via get_day_summary
- Single prioritized next action via get_next_task during build sessions
By the numbers
- 8 documented MCP tools including add_adhd_note_entry, add_adhd_task_entry, complete_task, get_next_task
- OAuth 2.1 required; voice and photos processed but not stored per publisher notes
Recommended MCP Servers
How it compares
Task and brain-dump MCP with eight PM tools, not a sales research server or deployment skill.
FAQ
Who is Recordo for?
Developers who want Recordo’s ADHD note and task model callable from Claude Code, Cursor, or Codex with OAuth to their Recordo account.
When should I use Recordo?
Use it during Build PM when you are juggling implementation tasks, or during Validate scope when you need to externalize ideas before writing plans.
How do I add Recordo to my agent?
Add the app.recordo.api/recordo MCP server, complete OAuth 2.1 sign-in, then use add_adhd_note_entry, add_adhd_task_entry, get_next_task, and related tools from chat.