xpay✦
1000개 이상의 AI 도구를 MCP 서버로 제공 — 금융, 리드 생성, 웹 스크래핑, 개발 도구, 미디어, 리서치, 경쟁 정보, 소셜 미디어 등. 80개 이상의 제공업체를 하나의 엔드포인트로 통합. 호출당 $0.01부터 시작. API 키는 app.xpay.sh 또는 xpay.tools에서 발급받으세요.
문서
xpay✦ ToolsConnect Your ClientOverview
Connect Your Client
xpay✦ Tools works with any MCP-compatible AI client. Pick yours below for a copy-paste setup guide.
AI Coding Assistants
- Cursor —
~/.cursor/mcp.json - Claude Code — CLI command
- Claude Desktop — Desktop config (via mcp-remote)
- VS Code —
.vscode/mcp.json - Windsurf —
~/.windsurf/mcp.json - Cline — Cline MCP settings
- Roo Code — Roo Code MCP settings
- Amazon Q — Amazon Q Developer config
- Augment — Augment MCP settings
- Goose — Goose MCP config
AI Chat Clients
- ChatGPT — Remote MCP server in settings
- Gemini CLI —
~/.gemini/settings.json
Automation & Workflow
- n8n — Community node
Programmatic Access
- API / cURL — Direct HTTP calls
- SDK — Vercel AI SDK & MCP TypeScript SDK
Connection URL Patterns
All clients use the same URL format:
| Level | URL Pattern |
|---|---|
| Master (all tools) | https://mcp.xpay.sh/mcp?key=YOUR\_API\_KEY |
| Provider (single) | https://{provider}.mcp.xpay.sh/mcp?key=YOUR_API_KEY |
| Collection (curated) | https://{collection}.mcp.xpay.sh/mcp?key=YOUR_API_KEY |
See Connection URLs for the full reference.
Last updated on: May 16, 2026
Your First Tool CallCursor