Skip to content
Gemini CLI

search for Gemini CLI

io.github.aimnis/search

Collaborative, cache-first web search for agents — cited answers from a shared live-web pool.

client:Gemini CLI transport:streamable-http

Install search in Gemini CLI

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

{
  "mcpServers": {
    "search": {
      "httpUrl": "https://aimnis.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

search in other clients