Skip to content
Claude Desktop

Httpstatus for Claude Desktop

io.github.pipeworx-io/httpstatus

HTTP status code reference MCP.

client:Claude Desktop transport:streamable-http

Install Httpstatus in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "httpstatus": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/httpstatus/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Httpstatus in other clients