A persistent todo list that survives across AI sessions and syncs between every MCP client you use. It exposes nine tools: status checks at session start, CRUD operations for todos with priority levels, complete/uncomplete toggles, reorder by position, and soft delete with 30-day recovery via undelete_todo. Hosted by mctx, so authentication is handled through their JWT system and your list follows you from Claude Desktop to Cursor to whatever else you're running. Useful when you're bouncing between multiple AI sessions or devices and need task context to carry over automatically. List operations support pagination and exclude completed items by default unless you filter otherwise.
claude mcp add --transport sse io.github.mctx-ai-todos https://todos.mctx.ai/v2.0.8