Skip to content
Gemini CLI

pipedrive for Gemini CLI

io.usefulapi/pipedrive

Read deals, persons, organizations, activities and pipelines; create and update CRM records.

client:Gemini CLI transport:streamable-http

Install pipedrive in Gemini CLI

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

{
  "mcpServers": {
    "pipedrive": {
      "httpUrl": "https://pipedrive.usefulapi.io/mcp"
    }
  }
}

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

pipedrive in other clients