Amazon Q
Connect xpay✦ Tools to Amazon Q Developer .
Prerequisites
- Amazon Q Developer with MCP support
- An xpay API key
Setup
Add to your Amazon Q Developer MCP config:
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 Amazon Q to list available MCP tools — your xpay tools should appear.
Troubleshooting
- MCP not available: Ensure you’re running a version of Amazon Q that supports MCP
- Config location: Check Amazon Q documentation for the correct config file path
Last updated on: