EasyKanban for Cursor
app.easykanb/easykanban
Read and manage your EasyKanban kanban boards: to-do summaries, create, update, and move cards.
client:Cursor
transport:streamable-http
Install EasyKanban in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"easykanban": {
"url": "https://easykanb.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs