Skip to content
Gemini CLI

maxoperf for Gemini CLI

com.maxoperf/maxoperf

Load & browser performance testing — drive MaxoPerf from your AI agent with your API key.

client:Gemini CLI transport:streamable-http

Install maxoperf in Gemini CLI

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

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

maxoperf in other clients