Todo MCP for Grok
io.github.ankitpat/todo-mcp
Create, list, and complete todo items through MCP.
client:Grok
transport:streamable-http
Install Todo MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"todo-mcp": {
"type": "http",
"url": "https://343e-2405-201-303a-4980-a1c1-6538-33c0-a7d8.ngrok-free.app/mcp"
}
}
}
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