Vend API Merchant for Claude Desktop
dev.paypercall.extract/vend-api-merchant
Pay-per-call web intel: extract, search, link check, domain, geo, Nano. Settled via Nano x402.
client:Claude Desktop
transport:streamable-http
tools:8
Install Vend API Merchant in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vend-api-merchant": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://extract.paypercall.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