Skip to content
Cursor

Todo MCP for Cursor

io.github.ankitpat/todo-mcp

Create, list, and complete todo items through MCP.

client:Cursor transport:streamable-http

Install Todo MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "todo-mcp": {
      "url": "https://343e-2405-201-303a-4980-a1c1-6538-33c0-a7d8.ngrok-free.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Todo MCP in other clients