Skip to content
VS Code

PayU Docs for VS Code

io.github.payu-intrepos/payu-developer-mcp

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

client:VS Code transport:streamable-http

Install PayU Docs in VS Code

.vscode/mcp.json

{
  "servers": {
    "payu-developer-mcp": {
      "type": "http",
      "url": "https://ask-ai-mcp-710575177112.asia-south1.run.app/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PayU Docs in other clients