keen for Zed
io.github.telcharfromnogrod/keen
AI image upscaling — upscale any image to 2x or 4x resolution with x402 payments
client:Zed
transport:stdio
runtime:npm
Install keen in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"keen": {
"command": "npx",
"args": [
"-y",
"@keenimg/mcp"
],
"env": {
"KEEN_API_KEY": "<KEEN_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs