AurasPay Merchant MCP for Cursor
com.auraspay/merchant-payments
Review AurasPay merchant payments and prepare payment links with scoped OAuth and human approval.
client:Cursor
transport:streamable-http
Install AurasPay Merchant MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"merchant-payments": {
"url": "https://mcp.auraspay.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs