Skip to content
Gemini CLI

Runlane for Gemini CLI

run.runlane/board

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

client:Gemini CLI transport:streamable-http

Install Runlane in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "board": {
      "httpUrl": "https://runlane.run/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Runlane in other clients