Skip to content
Grok

Todo for Grok

io.github.mctx-ai/todo

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

client:Grok transport:sse

Install Todo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "todo": {
      "type": "sse",
      "url": "https://todo.mctx.ai/v2.0.3"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Todo in other clients