Skip to content
Zed

Runlane for Zed

run.runlane/board

Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.

client:Zed transport:streamable-http

Install Runlane in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "board": {
      "url": "https://runlane.run/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Runlane in other clients