Skip to Content
🚀 {xpay✦} is building the future of x402 payments - Join the developer beta →
xpay✦ ToolsReferenceConnection URLs

Connection URLs

Reference for all xpay✦ Tools endpoint URL patterns.

URL Patterns

LevelURL PatternTools Exposed
Masterhttps://mcp.xpay.sh/mcp?key=KEY4 meta-tools (discover, details, run, balance)
Providerhttps://{provider}.mcp.xpay.sh/mcp?key=KEYProvider’s native tools
Collectionhttps://{collection}.mcp.xpay.sh/mcp?key=KEYAll tools in collection + 4 meta-tools

Master Server

https://mcp.xpay.sh/mcp?key=YOUR_API_KEY

Access all 1000+ tools via the 4 meta-tools. Best for dynamic, multi-provider workflows.

Provider Endpoints

Connect directly to a single provider’s tools:

https://{provider-slug}.mcp.xpay.sh/mcp?key=YOUR_API_KEY

Examples:

  • https://firecrawl.mcp.xpay.sh/mcp?key=KEY — Firecrawl web scraping
  • https://hunter.mcp.xpay.sh/mcp?key=KEY — Hunter email finding
  • https://exa.mcp.xpay.sh/mcp?key=KEY — Exa web search

Browse all providers at xpay.tools/explore .

Collection Endpoints

Connect to a curated bundle of tools from multiple providers:

https://{collection-slug}.mcp.xpay.sh/mcp?key=YOUR_API_KEY
CollectionSlugEndpoint
Lead Generationlead-genhttps://lead-gen.mcp.xpay.sh/mcp?key=KEY
Competitive Intelligencecompetehttps://compete.mcp.xpay.sh/mcp?key=KEY
Content Researchcontenthttps://content.mcp.xpay.sh/mcp?key=KEY
Web Scrapingscrapinghttps://scraping.mcp.xpay.sh/mcp?key=KEY
Developer Toolsdevtoolshttps://devtools.mcp.xpay.sh/mcp?key=KEY
Financefinancehttps://finance.mcp.xpay.sh/mcp?key=KEY
AI Mediamediahttps://media.mcp.xpay.sh/mcp?key=KEY

Discovery URLs

Each endpoint also publishes discovery files:

FilePath
Server infohttps://{slug}.mcp.xpay.sh/
LLM descriptionhttps://{slug}.mcp.xpay.sh/llms.txt
Skill definitionhttps://{slug}.mcp.xpay.sh/skill.md
MCP metadatahttps://{slug}.mcp.xpay.sh/.well-known/mcp.json
Last updated on: