KanbanThing for Cursor
com.kanbanthing/kanban
Create and drive KanbanThing kanban boards. No account, no API key, board link required.
client:Cursor
transport:streamable-http
tools:8
Install KanbanThing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kanban": {
"url": "https://www.kanbanthing.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs