Jwt for Zed
io.github.pipeworx-io/jwt
JWT decoder MCP.
client:Zed
transport:streamable-http
Install Jwt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jwt": {
"url": "https://gateway.pipeworx.io/jwt/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs