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

Collections

A collection is a curated bundle of tools from multiple providers, organized by use case. Each collection has its own MCP endpoint.

What is a Collection?

Collections solve a common problem: you want tools for a specific task (e.g., lead generation) but the best tools come from different providers. Instead of connecting to 5 separate providers, connect to one collection endpoint.

Available Collections

CollectionSlugDescription
Lead Generationlead-genCompany enrichment, email finding, social profiles
Competitive IntelligencecompeteDomain analysis, keyword research, traffic data
Content Research & CreationcontentWeb search, academic papers, image generation
Web Scraping ToolkitscrapingPage scraping, crawling, screenshot capture
Academic ResearchresearchPaper search, citation analysis, full-text access
Developer ToolsdevtoolsCode execution, package analysis, documentation
Finance ToolsfinanceStock data, financial statements, crypto markets
Social Media ScraperssocialSocial profile and content extraction
AI Image & Media StudiomediaImage generation, video, text-to-speech

Connecting to a Collection

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

For example, to connect to the Lead Generation collection in Cursor:

{ "mcpServers": { "lead-gen": { "url": "https://lead-gen.mcp.xpay.sh/mcp?key=YOUR_API_KEY" } } }

When you connect, you get all tools from all providers in that collection — plus the 4 meta-tools (xpay_discover, xpay_details, xpay_run, xpay_balance).

Collection vs Provider

FeatureCollectionProvider
Tools fromMultiple providersSingle provider
ScopeUse-case focusedProvider-specific
Meta-toolsIncludedNot included
Best forRole-specific workflowsUsing one service

Browse Collections

See all collections and their tools at xpay.tools/explore .

Last updated on: