Skip to content
VS Code

iPayX FX Audit for VS Code

io.github.ipayx-stellar/fx-audit

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

client:VS Code transport:streamable-http tools:4

Install iPayX FX Audit in VS Code

.vscode/mcp.json

{
  "servers": {
    "fx-audit": {
      "type": "http",
      "url": "https://wild-bird-a412.ybolduc.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

iPayX FX Audit in other clients