kanban todo tasks projects board for Cursor
io.github.theluckystrike/kanban-todo-tasks-projects-board
A local task board per project: columns, due dates, estimates, priorities, overdue, weekly review.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:17
Install kanban todo tasks projects board in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kanban-todo-tasks-projects-board": {
"url": "https://mcp.zovo.one/mcp/kanban"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs