
Todos
Run a session-persistent todo list with create, update, complete, reorder, and delete from any MCP coding agent.
Overview
io.github.mctx-ai/todos is an MCP server for the Build phase that exposes a persistent personal todo list with delete, reorder, and cross-session sync.
What is this MCP server?
- Hosted SSE endpoint at todos.mctx.ai v2.0.8 for remote MCP registration
- Full CRUD including delete—trim stale tasks without manual cleanup in chat
- Create, update, complete, and reorder operations for agent-driven backlog hygiene
- Persistence across MCP clients so the same list follows you between tools
- Lightweight alternative to heavyweight issue trackers for solo shipping cadence
- Server version 2.0.8 in published manifest
- SSE remote URL https://todos.mctx.ai/v2.0.8
- Website https://todos.mctx.ai
What problem does it solve?
Stale tasks clutter agent-managed lists and you cannot remove them cleanly when everything lives only inside ephemeral conversation context.
Who is it for?
Builders who want hosted todo MCP with delete and reorder and who may already use other mctx.ai productivity remotes.
Skip if: Organizations needing audit trails, RBAC, or sprint planning tied to a formal PM platform.
What do I get? / Deliverables
Agents manage a durable todo store on todos.mctx.ai including deletes, so your backlog stays accurate across sessions and MCP clients.
- Agent-addressable todo items including delete semantics
- Consistent backlog across MCP sessions
- Cleaner priority order via reorder tools
Recommended MCP Servers
Journey fit
Task tracking with full lifecycle including deletes fits the build-phase PM shelf where agents maintain backlogs during active product work. build → pm is the canonical home for MCP-backed todo CRUD that steers what the agent implements next.
How it compares
Newer hosted todos remote (v2.0.8) with delete support; sibling todo MCP on todo.mctx.ai—pick one endpoint to avoid duplicate lists.
Common Questions / FAQ
Who is io.github.mctx-ai/todos for?
Solo developers and indie builders using MCP agents who need persistent todos with delete and reorder, not disposable chat checklists.
When should I use io.github.mctx-ai/todos?
Use it when your agent-maintained backlog grows across days and you need delete plus reorder without migrating to Jira or GitHub Projects.
How do I add io.github.mctx-ai/todos to my agent?
Add the SSE remote https://todos.mctx.ai/v2.0.8 to your MCP configuration, restart or refresh tools, and confirm todo CRUD tools are available.