Skip to content
Gemini CLI

cosync remote for Gemini CLI

com.olane/cosync-remote

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

client:Gemini CLI transport:streamable-http

Install cosync remote in Gemini CLI

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

{
  "mcpServers": {
    "cosync-remote": {
      "httpUrl": "https://mcp.copass.id/mcp"
    }
  }
}

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

cosync remote in other clients