Skip to content
Gemini CLI

RoxyAPI Docs MCP Server (keyless, for coding agents) for Gemini CLI

com.roxyapi/docs

Keyless docs search so coding agents wire up RoxyAPI: every endpoint, param and SDK call.

client:Gemini CLI transport:streamable-http tools:1

Install RoxyAPI Docs MCP Server (keyless, for coding agents) in Gemini CLI

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

{
  "mcpServers": {
    "docs": {
      "httpUrl": "https://roxyapi.com/mcp/docs"
    }
  }
}

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

What Gemini CLI can do once it is connected

RoxyAPI Docs MCP Server (keyless, for coding agents) in other clients