8 tools from the Ra Pay MCP Server, categorised by risk level.
View the Ra Pay policy →ra_add_card Save a credit card for sending payments. This requires the user to interact with a browser — the AI agent should prompt the user to run `ra add-car... 2/5 ra_balance Check available balance in your Ra Pay account. Returns current balance, pending amounts, and payout schedule. 2/5 ra_dashboard Open the Stripe Dashboard in the user's browser. Provides access to the full Stripe account overview including payments, payouts, and settings. 2/5 ra_dispute Open the Stripe Disputes page in the user's browser. Disputes and chargebacks must be managed through the Stripe Dashboard interface. Respond to di... 2/5 ra_send SENSITIVE: Send a payment. TWO-STEP PROCESS REQUIRED: Step 1: Call with user_confirmed=false to get fee preview (NO payment is made). Step 2: Show ... 2/5 ra_whoami Check account status and identity. Returns user ID, Stripe account status, verification status, and account tier. 2/5 The Ra Pay MCP server exposes 8 tools across 3 categories: Read, Write, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Ra Pay server.
Ra Pay tools are categorised as Read (1), Write (6), Financial (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept