Skip to content
Gemini CLI

Markboard for Gemini CLI

work.markboard/markboard

Read and update Markboard kanban boards: cards, checklists, labels, comments and files.

client:Gemini CLI transport:streamable-http

Install Markboard in Gemini CLI

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

{
  "mcpServers": {
    "markboard": {
      "httpUrl": "https://markboard.work/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

Markboard in other clients