Skip to content
Gemini CLI

copass remote for Gemini CLI

com.olane/copass-remote

Knowledge graph ingestion, entity search, ontology analysis, and CoPass scoring.

client:Gemini CLI transport:streamable-http

Install copass remote in Gemini CLI

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

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

copass remote in other clients