← Back to Plugins
MCP Server MCP

PayU Docs

github By github 👁 1 views ▲ 0 votes

Search PayU docs, browse the payment integration catalog, and fetch production-ready code.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ask-ai-mcp-710575177112.asia-south1.run.app/mcp/",
      "headers": [
        {
          "description": "Optional. Without a key you get anonymous-tier limits (30 req/min, 100 req/day). For higher limits, email [email protected] to request an API key and paste it here.",
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...