MCP Server
MCP
PayU Docs
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
By
Comments
Sign in to leave a comment