JWT Decoder API for Cursor
io.github.br0ski777/jwt-decoder
Decode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.
client:Cursor
transport:sse
Install JWT Decoder API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jwt-decoder": {
"url": "https://jwt-decoder.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs