Skip to content
VS Code

AurasPay Merchant MCP for VS Code

com.auraspay/merchant-payments

Review AurasPay merchant payments and prepare payment links with scoped OAuth and human approval.

client:VS Code transport:streamable-http

Install AurasPay Merchant MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "merchant-payments": {
      "type": "http",
      "url": "https://mcp.auraspay.com/api/mcp"
    }
  }
}

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

AurasPay Merchant MCP in other clients