hyperswitch (MCP Server)

GitHub

Open source, composable payments platform | PCI compliant | SaaS and Self-host options | Enables connectivity to multiple payment, payout, fraud, vault and tokenization providers | Uplifts authorization with intelligent routing and revenue recovery | Reduce payment processing costs with cost observability | Reduces payment ops with reconciliation

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "hyperswitch": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hyperswitch"
      ]
    }
  }
}