xpay Lead Gen✓
io.github.xpaysh/lead-gen · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.xpaysh/lead-gen",
"description": "50+ lead gen tools. Apollo, Hunter, Nyne, Tomba, Sixtyfour, Fiber, Exa. Pay-per-use via x402.",
"title": "xpay Lead Gen",
"repository": {
"url": "https://github.com/xpaysh/mcp-server",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://lead-gen.mcp.xpay.sh/mcp?key={api_key}",
"variables": {
"api_key": {
"description": "Your xpay API key from https://docs.xpay.sh/tools/connect",
"isRequired": true,
"isSecret": true
}
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}