ImagePay MCP for Claude Desktop
io.github.neuralmint/imagepay-mcp
ImagePay MCP: 40 x402 paid API tools (OCR, PDF, image, QR, tabular, web). Pay per call on Base.
client:Claude Desktop
transport:streamable-http
Install ImagePay MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"imagepay-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://making-absurd-felt-tip.ngrok-free.dev/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