Skip to main content
ClaudeWave

AurasPay Merchant MCP server and Claude plugin for scoped merchant payments access.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/15/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/AurasPayOfficial/auraspay-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "auraspay-mcp": {
      "command": "node",
      "args": ["/path/to/auraspay-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/AurasPayOfficial/auraspay-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# AurasPay Merchant MCP

[![Smithery](https://smithery.ai/badge/mazenalshareef33/auraspay)](https://smithery.ai/servers/mazenalshareef33/auraspay)

AurasPay Merchant MCP connects compatible AI applications to an AurasPay merchant account through a hosted, OAuth-protected Model Context Protocol server.

It can read scoped merchant and payment information, export or analyze bounded payment data, and prepare supported merchant actions. Creating a payment link or changing merchant data requires a separate authenticated review in AurasPay.

## Connect

Remote MCP URL:

```text
https://mcp.auraspay.com/api/mcp
```

### Codex

```sh
codex mcp add auraspay --url https://mcp.auraspay.com/api/mcp
codex mcp login auraspay
```

Restart the Codex desktop app or IDE extension after adding the server. Use `/mcp` to confirm the connection.

### Claude Code

```sh
claude mcp add --transport http --scope user auraspay https://mcp.auraspay.com/api/mcp
```

Open `/mcp` inside Claude Code and complete authentication in the browser.

### Cline

```sh
cline mcp add --transport http --yes auraspay https://mcp.auraspay.com/api/mcp
```

Complete OAuth in the browser when Cline prompts you to authorize AurasPay.

### Other clients

Choose Streamable HTTP, paste the remote MCP URL, and select OAuth when prompted. The client must support remote Streamable HTTP MCP, OAuth with PKCE, and Dynamic Client Registration.

## Safety model

- OAuth permissions are scoped and controlled by the merchant.
- Supported changes require a separate human review in AurasPay.
- A payment link is a payment request, not a transfer or proof that funds were received.
- Only authoritative `COMPLETED` status with matching payment details supports reconciliation.
- AurasPay never asks an MCP client for a wallet recovery phrase or private key.
- Test mode is metadata; it does not select a sandbox or testnet.

## Documentation and support

- Product guide: https://auraspay.com/mcp
- Arabic guide: https://auraspay.com/ar/mcp
- Privacy: https://auraspay.com/privacy-policy
- Terms: https://auraspay.com/terms-of-use
- Legal entities: https://auraspay.com/legal-entities
- Support: support@auraspay.com

## Scope of this repository

This public repository contains distribution metadata, client configuration and documentation for the hosted AurasPay Merchant MCP service. It does not contain production server source, credentials or merchant data.

## Regulatory boundary

AurasPay provides non-custodial software and technical infrastructure. AurasPay is not a bank, issuer, custodian or investment adviser. Availability can depend on jurisdiction and independent providers. Review the current legal pages above for details.

What people ask about auraspay-mcp

What is AurasPayOfficial/auraspay-mcp?

+

AurasPayOfficial/auraspay-mcp is mcp servers for the Claude AI ecosystem. AurasPay Merchant MCP server and Claude plugin for scoped merchant payments access. It has 0 GitHub stars and its last recorded update is dated 2026-09-15.

How do I install auraspay-mcp?

+

You can install auraspay-mcp by cloning the repository (https://github.com/AurasPayOfficial/auraspay-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is AurasPayOfficial/auraspay-mcp safe to use?

+

Our security agent has analyzed AurasPayOfficial/auraspay-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains AurasPayOfficial/auraspay-mcp?

+

AurasPayOfficial/auraspay-mcp is maintained by AurasPayOfficial. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.

Are there alternatives to auraspay-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy auraspay-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: AurasPayOfficial/auraspay-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/auraspayofficial-auraspay-mcp)](https://claudewave.com/repo/auraspayofficial-auraspay-mcp)
<a href="https://claudewave.com/repo/auraspayofficial-auraspay-mcp"><img src="https://claudewave.com/api/badge/auraspayofficial-auraspay-mcp" alt="Featured on ClaudeWave: AurasPayOfficial/auraspay-mcp" width="320" height="64" /></a>

More MCP Servers

auraspay-mcp alternatives