Loading MCP server directory, please wait...
Send fiat payments via MCP with two-step confirmation and Stripe Connect.
npx @getmcp/cli add ai.rapay/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.rapay/mcp-server": {
"command": "npx",
"args": [
"-y",
"@rapay/mcp-server"
]
}
}
}