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

Claude Code

Connect xpay✦ Tools to Claude Code  (Anthropic’s CLI).

Prerequisites

Setup

Run in your terminal:

Master Server (all tools)

claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"

Single Provider

claude mcp add --transport http firecrawl "https://firecrawl.mcp.xpay.sh/mcp?key=YOUR_API_KEY"

Collection

claude mcp add --transport http dev-tools "https://devtools.mcp.xpay.sh/mcp?key=YOUR_API_KEY"

Verify

Start a new Claude Code session and ask:

What MCP tools do you have available?

You should see the xpay tools listed.

Troubleshooting

  • Tools not showing: Start a new session after adding the server (claude or /mcp)
  • Authentication errors: Double-check your API key — it should start with xpay_sk_
  • Remove a server: claude mcp remove xpay
Last updated on: