iPayX FX Audit for Cursor
io.github.ipayx-stellar/fx-audit
Forensic FX audit. Detects hidden bank markups in real time. Returns spread bps + audit score 1-10.
client:Cursor
transport:streamable-http
tools:4
Install iPayX FX Audit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fx-audit": {
"url": "https://wild-bird-a412.ybolduc.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs