Skip to content
Claude Desktop

iPayX FX Audit for Claude Desktop

io.github.ipayx-stellar/fx-audit

Forensic FX audit. Detects hidden bank markups in real time. Returns spread bps + audit score 1-10.

client:Claude Desktop transport:streamable-http tools:4

Install iPayX FX Audit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fx-audit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://wild-bird-a412.ybolduc.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

iPayX FX Audit in other clients