Skip to content
Gemini CLI

clientvo tools for Gemini CLI

com.clientvo/clientvo-tools

Clientvo: the monthly searches, read from search (a month), served as an agent-callable dataset...

client:Gemini CLI transport:stdio runtime:npm

Install clientvo tools in Gemini CLI

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

{
  "mcpServers": {
    "clientvo-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/clientvo-com-clientvo-tools-mcp"
      ]
    }
  }
}

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

clientvo tools in other clients