← All servers
πŸ’³

PaysafePublisherπŸ›‘ No advisories

com.paysafe-agent/paysafe
New to MCP? Start here β†’
0β˜… stars
539weekly installs
10 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of paysafe-agent.com, who proved control of the domain through the official MCP registry.

Verified owner: paysafe-agent.com β†—com.paysafe-agent/paysafe

πŸ›‘ Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

Payment firewall for x402: scans for replay, overpayment, PII/secret leaks, prompt-injection.

Packages & transports

npmpaysafe-x402v1.1.1 Β· npx

Metadata

Categorypayments
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "paysafe": {
      "command": "npx",
      "args": [
        "-y",
        "paysafe-x402"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y paysafe-x402