Pay-per-usetools for your agents
51+ tools from 17+ providers. One connection. $5 free. No subscriptions.
AfternoonTeaing
The best places for afternoon tea near you!
$0.05/call
AniThreadz
Content from AniThreadz
$0.08/call
CricketNMore
Content from CricketNMore
$0.05/call
CricketNMore
India's #1 Hindi cricket portal — IPL 2026 coverage, live scores, fantasy Dream11 tips, player profiles, and breaking cricket news in Hindi and English.
$0.05/call
Doggozila Dog Food Recipes
Content from Doggozila Dog Food Recipes
$0.05/call
Doggozila Magazine
Content from Doggozila Magazine
$0.05/call
Free PowerPoint Template
Maps, Charts and Diagrams
$0.05/call
Infos Gran Canaria
Infos-GranCanaria.com das Portal für Gran Canaria mit Events, Nachrichten und mehr!
$0.05/call
IT-Learner
Tipps, Tricks und Info´s rund um den Einstieg in die Systemadministration!
$0.05/call
Luxury Travel Babe
Content from Luxury Travel Babe
$0.08/call
Medindia Articles
241,000+ health and medical articles from Medindia — diseases, treatments, wellness, and lifestyle.
$0.01/call
Medindia Health News
353,000+ health news articles from Medindia — latest medical research, health reports, and industry updates.
$0.01/call
Secure Children's Network (SCN)
Shielding Children in a Digital Intelligence Age
$0.05/call
Solzy at the Movies
Content from Solzy at the Movies
$0.05/call
Successful Black Parenting Magazine
Discussing topics important to the Black family worldwide with host, Janice Robinson-Celeste, publisher of Successful Black Parenting magazine.
$0.05/call
Surf Hungry
Feed Your Stoke
$0.05/call
Woke Waves Magazine
Woke Waves Magazine - RSS Feed
$0.05/call
Add to your AI client
Connect 1000+ tools via MCP to Cursor, Claude Code, VS Code, Windsurf, and more.
https://mcp.xpay.sh/mcpPricing
Pay per tool call. From $0.01/call.
51 tools across 17 providersAgent & Skill Integration
Make all XPay tools discoverable by AI agents. Add the skill.md endpoint to your Claude Code project, or reference llms.txt for any LLM-based system.
Claude Code
Add XPay as a skill in your project's CLAUDE.md or use the /skill command:
# In your CLAUDE.md or project config: Skill: https://xpay.tools/skill.md # Or fetch directly: curl https://xpay.tools/skill.md
Any LLM / Agent Framework
Human-readable tool catalog for LLM context or agent system prompts:
# Fetch the full tools catalog: curl https://xpay.tools/llms.txt # Machine-readable JSON for agents: curl https://xpay.tools/agents.txt
OpenClaw / OpenAPI Agents
Structured JSON descriptor with tool schemas, pricing, and MCP config:
// agents.txt returns JSON with:
{
"mcp_endpoint": "https://mcp.xpay.sh/mcp",
"servers": [...], // all providers with tools
"config": {...}, // ready-to-use MCP config
"instructions": [...] // step-by-step setup
}n8n / Automation
Use XPay tools in n8n workflows with the community node:
npm install n8n-nodes-xpay # Then in n8n: # 1. Drag "XPay Discover" node → find tools # 2. Drag "XPay Run" node → execute tool # 3. Set your XPay API key in credentials

