
Telldone
Wire your coding agent to Telldone so voice-captured notes, tasks, events, and reports stay in sync while you ship on iPhone or Apple Watch.
Overview
Telldone is a MCP server for the Build phase that lets AI agents manage Telldone notes, tasks, events, and reports via 21 HTTP tools.
What is this MCP server?
- 21 MCP tools for notes, tasks, events, and AI-generated reports in one remote server
- Streamable HTTP transport at api.telldone.app with Bearer TELLDONE_TOKEN from app settings
- Voice-first workflow aligned with iOS and Apple Watch capture
- Centralizes planning data so agents can read and update your Telldone workspace
- npm package telldone-mcp at registry version 1.0.0
- 21 MCP tools documented in registry metadata
- Server version 1.0.0 on streamable-http transport
- Requires secret environment variable TELLDONE_TOKEN
What problem does it solve?
Planning lives on your phone and in your head while the agent works in the terminal, so tasks and notes never stay in one queryable place.
Who is it for?
Indie builders who already use Telldone on iOS or Apple Watch and want hands-free capture reflected in agent-driven PM.
Skip if: Teams that need full HR, payroll, or deep Git-linked issue tracking without the Telldone mobile workflow.
What do I get? / Deliverables
After you add the token and register the server, your agent can create, list, and reason over Telldone planning data alongside your codebase.
- Agent-callable CRUD and reporting over Telldone notes, tasks, and events
- Unified planning context for prompts during build sessions
- Voice-captured items reachable from the agent without manual export
Recommended MCP Servers
Journey fit
Solo builders juggle specs, todos, and calendar blocks during the build phase; this MCP sits where day-to-day execution is managed, not at first ideation alone. PM subphase covers task lists, planning artifacts, and coordination tools that keep a one-person product moving without a separate project stack.
How it compares
Remote planning MCP integration, not a local repo skill or generic calendar scraper.
Common Questions / FAQ
Who is Telldone MCP for?
Solo builders and small teams who use Telldone for voice-first notes and tasks and want Claude Code or Cursor to read and update that workspace.
When should I use Telldone MCP?
Use it during build and ship when you want the agent to file todos, check events, or pull AI reports without leaving the coding session.
How do I add Telldone MCP to my agent?
Create a Bearer token at app.telldone.app → Settings → AI Agents (MCP), set TELLDONE_TOKEN, and register the npm telldone-mcp package pointing at the streamable-http URL.