Skip to content
VS Code

JWT Decoder API for VS Code

io.github.br0ski777/jwt-decoder

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

client:VS Code transport:sse

Install JWT Decoder API in VS Code

.vscode/mcp.json

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

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

JWT Decoder API in other clients