Agent Tools
Back to MCP servers
● degraded

Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://todos.mctx.ai/v2.0.1
JSON-RPC initialize probe
curl -X POST https://todos.mctx.ai/v2.0.1 \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://todos.mctx.ai