← Back to Plugins
MCP Server MCP

io.github.TelcharFromNogrod/keen

github By github 👁 1 views ▲ 0 votes

AI image upscaling — upscale any image to 2x or 4x resolution with x402 payments

Homepage Verified source GitHub

Install

npx -y @keenimg/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@keenimg/mcp",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Keen API key from keenimg.com",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "KEEN_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...