iPayX FX Audit
Forensic FX audit MCP. Detects hidden bank markups on cross-border payments. FINTRAC MSB registered.
iPayX FX Audit MCP
Expose hidden bank FX fees in 30 seconds. No signup required.
The world's first Model Context Protocol server for foreign exchange forensic auditing. Any AI agent (Claude, Perplexity, Cursor, Copilot) can audit FX transactions against mid-market rates in real time and generate FINTRAC-certified forensic reports.
Live endpoint (Cloudflare): https://wild-bird-a412.ybolduc.workers.dev/mcp
Tools
check_fx_rate
Get the current mid-market exchange rate for any currency pair.
Parameters:
from_currency(string) - Source currency code (e.g.CAD)to_currency(string) - Target currency code (e.g.USD)
Auth: None | Cost: Free forever
Example:
{ "from_currency": "CAD", "to_currency": "USD" }
audit_transaction
Audit a specific FX transaction. Compares the rate your bank applied against the real mid-market rate. Returns the hidden spread in basis points, a forensic score 1-10, and the total amount lost to hidden fees.
Parameters:
amount(number) - Transaction amountfrom_currency(string) - Source currency codeto_currency(string) - Target currency codebank_rate(number) - The rate your bank applied
Auth: None | Cost: 3 free/month per IP
Example:
{
"amount": 50000,
"from_currency": "CAD",
"to_currency": "USD",
"bank_rate": 0.685,
"bank_name": "TD Bank"
}
full_forensic_report
Generate a complete forensic FX audit report suitable for legal proceedings, CFO review, or FINTRAC compliance documentation. Includes spread history, narrative analysis, and certified audit trail.
Parameters:
audit_id(string) - ID from a previousaudit_transactioncall
Auth: Bearer token (API key required) | Cost: Per report
compare_fx_sources
Compare FX rates from multiple sources simultaneously (Twelve Data, Open Exchange Rates). Detects discrepancies and identifies the most favorable rate. Essential for multi-bank or multi-broker comparisons.
Parameters:
from_currency(string) - Source currency codeto_currency(string) - Target currency code
Auth: None | Cost: Free
Example:
{ "from_currency": "USD", "to_currency": "CAD" }
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ipayx-fx": {
"url": "https://wild-bird-a412.ybolduc.workers.dev/mcp"
}
}
}
Cursor / Windsurf
{
"mcpServers": {
"ipayx-fx": {
"url": "https://wild-bird-a412.ybolduc.workers.dev/mcp",
"transport": "streamable-http"
}
}
}
Perplexity
Settings → MCP Connectors → Add Remote → paste URL:
https://wild-bird-a412.ybolduc.workers.dev/mcp
Smithery CLI
npx -y smithery skill add ybolduc/ipayx-fx-auditor
Score Interpretation
| Score | Meaning | Action |
|---|---|---|
| 8-10 | Fair rate | No action needed |
| 5-7 | Moderate markup | Negotiate with bank |
| 1-4 | Excessive hidden fees | Request forensic report |
Compliance
- FINTRAC MSB Certified: C10001283
- Jurisdiction: Canada (FINTRAC applies to CA operations only)
- FX Data Sources: Twelve Data (primary) → Open Exchange Rates (fallback)
- Weekend/Holiday Logic: Cached Friday close rate with explicit
source: cached_friday_closeflag
About iPayX Protocol
iPayX Protocol (11850091 Canada Inc.) is the only rail-agnostic FX forensic audit layer for B2B payments. We audit hidden costs regardless of payment rail - SWIFT, SEPA, Stablecoin, or Card.
Website: ipayx.ai | Dashboard: app.ipayx.ai
Máy chủ liên quan
DPX
AI intelligence oracle + cross-border settlement rail. 10-layer Stability Oracle (climate, macro, FX, ESG) with x402 pay-per-call API. USDC/EURC settlement on Base at 1.385% all-in.
CoinRebate
Crypto exchange fee optimization with permanent 20-40% rebates. Affiliate revenue share for AI agent developers.
HelloBooks MCP
HelloBooks MCP agent server for accounting and bookkeeping — syncing clients, hours, invoices and payroll.
RiskState
Pre-trade risk governance for crypto agents — returns dynamic max-position-size, leverage caps, and direction bias for BTC/ETH from live market state.
Banco MCP
Brazilian Open Finance MCP — connect 30+ banks (Itaú, Nubank, Bradesco, Santander, Inter, BB, Caixa, C6 and more) to Claude/Cursor. 13 read-only tools.
Dodo Payments
Live Dodo Payments API for AI agents — payments, subscriptions, customers, products, refunds, license keys, and usage-based billing via browser OAuth (no API key needed) plus a companion documentation search server.
Jawz
Financial intelligence for AI agents: an agent-readable investment loop for market regime, portfolio context, decision framing, and thesis review.
ForInvest MCP
Access BIST and global market data directly
Inferventis MCP
20 financial tools for AI agents: real-time FX conversion, stock quotes, crypto prices, open banking, Stripe payments, calculators, news headlines and web reading. Free and standard tiers.
Bitget MCP Server
Official Bitget MCP server for crypto trading, market data, and portfolio management through natural language.