Skip to content
Zed

HTTP Headers Analyzer API for Zed

io.github.br0ski777/http-headers

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

client:Zed transport:sse

Install HTTP Headers Analyzer API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "http-headers": {
      "url": "https://http-headers.api.klymax402.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

HTTP Headers Analyzer API in other clients