Catalog
io.github.mctx-ai/todo
OfficialTodo
Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,
Persistent todo list application synced across sessions and MCP clients.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"todo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://todo.mctx.ai/v2.0.3"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.