Loading MCP server directory, please wait...
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
npx @getmcp/cli add run.runlane/boardRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token> — generate the token in Runlane under Settings -> MCP
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"run.runlane/board": {
"url": "https://runlane.run/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}