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

Windsurf

Connect xpay✦ Tools to Windsurf  (by Codeium).

Prerequisites

Setup

Add to ~/.windsurf/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": { "lead-gen": { "url": "https://lead-gen.mcp.xpay.sh/mcp?key=YOUR_API_KEY" } } }

Verify

  1. Open Windsurf Settings → MCP Servers
  2. Your server should be listed and connected
  3. In Cascade, ask: “What tools do you have available?”

Troubleshooting

  • Server not appearing: Restart Windsurf after editing mcp.json
  • Authentication errors: Verify your API key is correct
  • Config location: On Windows, the config is at %USERPROFILE%\.windsurf\mcp.json
Last updated on: