← Index

io.github.TelcharFromNogrod/keen

io.github.TelcharFromNogrod/keen·v1.0.2·Finance & Payments
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "keen": {
      "command": "npx",
      "args": [
        "-y",
        "@keenimg/mcp"
      ],
      "env": {
        "KEEN_API_KEY": "<your-keen_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "keen": {
      "command": "npx",
      "args": [
        "-y",
        "@keenimg/mcp"
      ],
      "env": {
        "KEEN_API_KEY": "<your-keen_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @keenimg/mcp
§02  Environment variables
KEEN_API_KEY
requiredsecret

Your Keen API key from keenimg.com

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments