xpay All Tools for Claude Desktop
io.github.xpaysh/mcp-server
980+ AI tools as MCP servers. Finance, lead gen, scraping, dev tools, media, research, and more.
client:Claude Desktop
transport:streamable-http
Install xpay All Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.xpay.sh/mcp?key={api_key}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs