FusionXPay

Manho/FusionXPay
★ 4 stars Java Security Updated today
AI-native microservices payment platform integrating Stripe and PayPal. Features MCP Server (Spring AI, 8 tools) with 3-layer AOP safety pipeline, two-step confirmation for financial writes, and unified audit trail via Kafka. Built with Java 21, Spring Boot 3.5.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fusionxpay": {
      "command": "npx",
      "args": [
        "-y",
        "Manho/FusionXPay"
      ]
    }
  }
}