Skip to content
VS Code

Httpstatus for VS Code

io.github.pipeworx-io/httpstatus

HTTP status code reference MCP.

client:VS Code transport:streamable-http

Install Httpstatus in VS Code

.vscode/mcp.json

{
  "servers": {
    "httpstatus": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/httpstatus/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Httpstatus in other clients