Skip to content
Gemini CLI

Performance Review for Gemini CLI

io.github.pipeworx-io/performance-review

performance-review MCP — wraps StupidAPIs (keyless — no credential needed)

client:Gemini CLI transport:streamable-http

Install Performance Review in Gemini CLI

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

{
  "mcpServers": {
    "performance-review": {
      "httpUrl": "https://gateway.pipeworx.io/performance-review/mcp"
    }
  }
}

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

Performance Review in other clients