Skip to content
Gemini CLI

FindAgent for Gemini CLI

cloud.findagent/marketplace

The vetted, cross-LLM marketplace of doer agents — itself an MCP server.

client:Gemini CLI transport:streamable-http

Install FindAgent in Gemini CLI

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

{
  "mcpServers": {
    "marketplace": {
      "httpUrl": "https://mcp.findagent.cloud/mcp"
    }
  }
}

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

FindAgent in other clients