iPayX FX Audit
io.github.Ipayx-stellar/fx-audit
Documentation
@ipayx/mcp-fx-audit
MCP server for iPayX Protocol β audit FX fees, compare currency conversion margins and score cross-border payment invoices, directly inside Claude, Cursor, Cline, ChatGPT or any MCP-compatible AI client.
β¨ What it does
Exposes 4 tools to your AI assistant:
| Tool | Description |
|---|---|
audit_fx_fee | Compute the hidden FX fee on a conversion vs the real mid-market rate |
compare_providers | Compare live FX quotes across Wise, OFX, Airwallex, banks, etc. |
score_invoice | Grade an invoice 0β100 on FX fairness with explanation |
get_mid_market_rate | Return the real ECB mid-market rate for any currency pair |
π Install
Claude Desktop
{
"mcpServers": {
"ipayx-fx-audit": {
"command": "npx",
"args": ["-y", "@ipayx/mcp-fx-audit"],
"env": { "IPAYX_API_KEY": "optional_for_live_provider_quotes" }
}
}
}
Cursor / Cline / Continue
Same config β drop into your MCP settings.
Smithery
npx -y @smithery/cli install @ipayx/mcp-fx-audit --client claude
π API Key
Mid-market rates work without a key (powered by ECB via exchangerate.host). For live provider comparisons, get a free key at ipayx.ai.
π«π· Pour les utilisateurs francophones
Serveur MCP qui audite les frais de change FX cachΓ©s et compare les fournisseurs (Wise, OFX, Airwallex, banques canadiennes). Connecte-le Γ Claude Desktop ou Cursor en 30 secondes.
License
MIT Β© 2026 iPayX Protocol
