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

Cursor

Connect xpay✦ Tools to Cursor  for AI-powered coding with 1000+ tools.

Prerequisites

Setup

Add to ~/.cursor/mcp.json:

Master Server (all tools)

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

Single Provider

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

Collection

{ "mcpServers": { "dev-tools": { "url": "https://devtools.mcp.xpay.sh/mcp?key=YOUR_API_KEY" } } }

Verify

  1. Open Cursor Settings → MCP
  2. You should see your server listed with a green status indicator
  3. In chat, ask: “What tools do you have available?”

Troubleshooting

  • Server shows red/disconnected: Check that your API key is correct and has credits remaining
  • Tools not appearing: Restart Cursor after editing mcp.json
  • “Connection refused” errors: Ensure you’re using https:// (not http://)
Last updated on: