mcpbeat Sign in

AurasPay Merchant MCP Server

answering

AurasPay Merchant MCP is answering right now. Last checked 2 min ago. Last commit 17 Sep 2026.

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

Uptime history 4 days of history · worst day 99%
4 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
169 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

AurasPay Merchant MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add merchant-payments --transport http https://mcp.auraspay.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "merchant-payments": {
      "url": "https://mcp.auraspay.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.merchant-payments]
url = "https://mcp.auraspay.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "merchant-payments": {
      "url": "https://mcp.auraspay.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "merchant-payments": {
      "url": "https://mcp.auraspay.com/api/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.auraspay.com/api/mcp streamable-http sign-in 92 ms 2 min ago

Alternatives to AurasPay Merchant MCP

same job, measured the same way
C
HumansLikeStuff MCP
by humanslikestuff

Arrange US physical gifts and branded merchandise with human quote and payment approval.

2 tools answering
Clawvault MCP Server
by andrewszk

AI agent payment security - spending limits, whitelists, and human approval.

47 installs/wk local only
Cobroya
by dan1d

Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.

24 installs/wk local only
Agentpay
by kar69-96

AI agent payments with human approval. Local-first, encrypted credentials, budget controls.

21 installs/wk local only
Agon Protocol
by agonx402

MCP server for Agon Protocol state reads and prepare-only payment-channel actions.

101 installs/wk local only
Ryvo Protocol
by ryvonetwork

MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.

28 installs/wk local only
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
Payments AI MCP
by szarl

Launch products and branded checkouts on Payments AI, the Merchant of Record for AI-built apps.

72 installs/wk local only

AurasPay Merchant MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for AurasPay Merchant MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is AurasPay Merchant MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 169 ms. The bar chart above shows every period we have measured.
How do I connect AurasPay Merchant MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to AurasPay Merchant MCP?
No API key is involved. AurasPay Merchant MCP answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is AurasPay Merchant MCP?
It answers our handshake in 169 ms on average, which is faster than 73% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AurasPay Merchant MCP open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.