Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

keen in other clients