← Back to Plugins
MCP Server MCP

xpay All Tools

github By github 👁 2 views ▲ 0 votes

980+ AI tools as MCP servers. Finance, lead gen, scraping, dev tools, media, research, and more.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.xpay.sh/mcp?key={api_key}",
      "variables": {
        "api_key": {
          "description": "Your xpay API key from https://docs.xpay.sh/tools/connect",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...