todox for Cursor
io.github.beydemirfurkan/todox
Memory for coding agents: the decisions, the dead ends, and where the last session stopped.
client:Cursor
transport:streamable-http
Install todox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"todox": {
"url": "https://www.todox.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs