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