Skip to content
Gemini CLI

Orcha for Gemini CLI

io.github.westonhancock/orcha

Securely search and manage workspace context files for AI agents and teams.

client:Gemini CLI transport:streamable-http

Install Orcha in Gemini CLI

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

{
  "mcpServers": {
    "orcha": {
      "httpUrl": "https://app.tryorcha.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

Orcha in other clients