Developer Tools
Trust: 30/100 (Limited)Ra Pay Guide
Send fiat payments via MCP with two-step confirmation and Stripe Connect.
by Ra-Pay-AI
Quick Start
Install
npx @rapay/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-rapay-mcp-server": {
"command": "npx",
"args": [
"@rapay/mcp-server"
]
}
}
}