Skip to content
Gemini CLI

acp mcp server for Gemini CLI

com.agenticcontrolplane/acp-mcp-server

See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.

client:Gemini CLI transport:streamable-http

Install acp mcp server in Gemini CLI

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

{
  "mcpServers": {
    "acp-mcp-server": {
      "httpUrl": "https://api.agenticcontrolplane.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

acp mcp server in other clients