Todo✓
io.github.mctx-ai/todo · v2.0.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.mctx-ai/todo",
"description": "Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,",
"title": "Todo",
"version": "2.0.3",
"websiteUrl": "https://todo.mctx.ai",
"remotes": [
{
"type": "sse",
"url": "https://todo.mctx.ai/v2.0.3"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}