Goose
Connect xpay✦ Tools to Goose .
Prerequisites
- Goose installed
- An xpay API key
Setup
Add to your Goose 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
Start a Goose session and ask about available tools.
Troubleshooting
- Config location: Check Goose documentation for your platform’s config file path
- Server not connecting: Ensure Goose supports remote HTTP MCP servers
Last updated on: