Skip to content
Gemini CLI

acopio for Gemini CLI

dev.acopio/acopio

Search and get recommendations from your own saved catalog of developer tools and services.

client:Gemini CLI transport:streamable-http

Install acopio in Gemini CLI

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

{
  "mcpServers": {
    "acopio": {
      "httpUrl": "https://mcp.acopio.dev"
    }
  }
}

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

acopio in other clients