Skip to content
Gemini CLI

Keploy for Gemini CLI

io.github.keploy/mcp

End-to-end API testing — generate and run tests from OpenAPI, curl, Postman, or real user traffic.

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

Install Keploy in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.keploy.io/client/v1/mcp"
    }
  }
}

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

Keploy in other clients