Skip to content
Gemini CLI

Owasp for Gemini CLI

io.github.pipeworx-io/owasp

OWASP MCP — keyless.

client:Gemini CLI transport:streamable-http

Install Owasp in Gemini CLI

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

{
  "mcpServers": {
    "owasp": {
      "httpUrl": "https://gateway.pipeworx.io/owasp/mcp"
    }
  }
}

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

Owasp in other clients