Skip to content
VS Code

HTTP Headers Analyzer API for VS Code

io.github.br0ski777/http-headers

HTTP header analysis — security headers, cache, server detection. x402 micropayment.

client:VS Code transport:sse

Install HTTP Headers Analyzer API in VS Code

.vscode/mcp.json

{
  "servers": {
    "http-headers": {
      "type": "sse",
      "url": "https://http-headers.api.klymax402.com/mcp"
    }
  }
}

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

HTTP Headers Analyzer API in other clients