Skip to content
Gemini CLI

echo ai for Gemini CLI

so.echoai/echo-ai

List, configure, chat with, analyse and embed your Echo AI assistants.

client:Gemini CLI transport:streamable-http

Install echo ai in Gemini CLI

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

{
  "mcpServers": {
    "echo-ai": {
      "httpUrl": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}

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

echo ai in other clients