Skip to content
Gemini CLI

Acorn Reply for Gemini CLI

com.acornreply/server

Read and edit your Acorn Reply knowledge base from any MCP client.

client:Gemini CLI transport:streamable-http

Install Acorn Reply in Gemini CLI

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

{
  "mcpServers": {
    "server": {
      "httpUrl": "https://mcp.acornreply.com"
    }
  }
}

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

Acorn Reply in other clients