Skip to content
Zed

JWT Decoder API for Zed

io.github.br0ski777/jwt-decoder

Decode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.

client:Zed transport:sse

Install JWT Decoder API in Zed

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

{
  "context_servers": {
    "jwt-decoder": {
      "url": "https://jwt-decoder.api.klymax402.com/mcp"
    }
  }
}

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

JWT Decoder API in other clients