todo.vu for Cursor
io.github.mooball/todo-vu
Model Context Protocol server for todo.vu task management and time tracking.
client:Cursor
transport:streamable-http
Install todo.vu in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"todo-vu": {
"url": "https://mcp.todo.vu/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs