Sponsored by Deepsite.site

Ipayx Fx Audit

Created By
iPAYX-Technologiesa day ago
Detects hidden FX bank spreads vs mid-market rates. Score 0-10 with overpayment estimate in CAD. FINTRAC registered MSB. Rail-agnostic audit for all major banks.
Overview

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.

Smithery MCP Registry

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 amount
  • from_currency (string) - Source currency code
  • to_currency (string) - Target currency code
  • bank_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 previous audit_transaction call

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 code
  • to_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

ScoreMeaningAction
8-10Fair rateNo action needed
5-7Moderate markupNegotiate with bank
1-4Excessive hidden feesRequest 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_close flag

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

Server Config

{
  "mcpServers": {
    "ipayx": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://wild-bird-a412.ybolduc.workers.dev"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Tavily Mcp
ChatWiseThe second fastest AI chatbot™
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Amap Maps高德地图官方 MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.