Skip to content
Gemini CLI

Loadster for Gemini CLI

com.loadster/loadster-mcp

Load testing and synthetic monitoring platform: test with Playwright, Browser Bot, or Protocol Bots.

client:Gemini CLI transport:streamable-http

Install Loadster in Gemini CLI

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

{
  "mcpServers": {
    "loadster-mcp": {
      "httpUrl": "https://api.loadster.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

Loadster in other clients