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