Skip to content
Gemini CLI

oka anywhere for Gemini CLI

io.github.forgeagents-jp/oka-anywhere

Your office's procedures inside Claude or ChatGPT - verified citations or an honest refusal.

client:Gemini CLI transport:streamable-http

Install oka anywhere in Gemini CLI

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

{
  "mcpServers": {
    "oka-anywhere": {
      "httpUrl": "https://console.forgeagentsai.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

oka anywhere in other clients