Runlane for VS Code
run.runlane/board
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
client:VS Code
transport:streamable-http
Install Runlane in VS Code
.vscode/mcp.json
{
"servers": {
"board": {
"type": "http",
"url": "https://runlane.run/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs