Augment
Connect xpay✦ Tools to Augment .
Prerequisites
- Augment with MCP support
- An xpay API key
Setup
In Augment’s MCP settings, add:
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"
}
}
}Verify
Ask Augment to list available tools — your xpay tools should appear.
Troubleshooting
- Server not connecting: Verify your Augment version supports MCP
- Auth errors: Check that your API key is correct
Last updated on: