jwt for Claude Desktop
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
client:Claude Desktop
transport:stdio
runtime:npm
Install jwt in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jwt": {
"command": "npx",
"args": [
"-y",
"jwt-forge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs