Todo for Cursor
io.github.mctx-ai/todo
Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,
client:Cursor
transport:sse
Install Todo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"todo": {
"url": "https://todo.mctx.ai/v2.0.3"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs