Skip to content
Gemini CLI

Honcho for Gemini CLI

io.github.plastic-labs/honcho

Memory that reasons: continual learning for stateful agents. Better context, fewer tokens.

client:Gemini CLI transport:streamable-http

Install Honcho in Gemini CLI

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

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

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

Honcho in other clients