Skip to content
Gemini CLI

Dealboard for Gemini CLI

com.getdealboard/dealboard

Simple deal tracker with pipeline cards, notes, goals, reports, and AI-powered deal updates.

client:Gemini CLI transport:streamable-http

Install Dealboard in Gemini CLI

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

{
  "mcpServers": {
    "dealboard": {
      "httpUrl": "https://app.getdealboard.com/mcp"
    }
  }
}

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

Dealboard in other clients