Runlane for Cursor
run.runlane/board
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
client:Cursor
transport:streamable-http
Install Runlane in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"board": {
"url": "https://runlane.run/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs