Skip to content
Gemini CLI

close mcp for Gemini CLI

com.close/close-mcp

Close CRM to manage your sales pipeline. Learn more at https://close.com or https://mcp.close.com

client:Gemini CLI transport:streamable-http

Install close mcp in Gemini CLI

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

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

close mcp in other clients