Skip to content
Gemini CLI

Httpstatus for Gemini CLI

io.github.pipeworx-io/httpstatus

HTTP status code reference MCP.

client:Gemini CLI transport:streamable-http

Install Httpstatus in Gemini CLI

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

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

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

Httpstatus in other clients