AI image upscaling — upscale any image to 2x or 4x resolution with x402 payments
claude mcp add keen -- npx -y @keenimg/mcp
claude_desktop_config.json
{
"mcpServers": {
"keen": {
"command": "npx",
"args": [
"-y",
"@keenimg/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"keen": {
"command": "npx",
"args": [
"-y",
"@keenimg/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"keen": {
"command": "npx",
"args": [
"-y",
"@keenimg/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"keen": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@keenimg/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"keen": {
"command": "npx",
"args": [
"-y",
"@keenimg/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.TelcharFromNogrod--keen/reviews or the review_server meta-tool.
POST /mcp