x402image for Claude Desktop
org.x402image/image
x402 image tools (USDC/Base): remove_background/upscale $0.02, resize/optimize $0.005; URL in/out
client:Claude Desktop
transport:streamable-http
tools:6
Install x402image in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"image": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402image.org/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs