iPayX FX Audit for Grok
io.github.ipayx-stellar/fx-audit
Forensic FX audit. Detects hidden bank markups in real time. Returns spread bps + audit score 1-10.
client:Grok
transport:streamable-http
tools:4
Install iPayX FX Audit in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fx-audit": {
"type": "http",
"url": "https://wild-bird-a412.ybolduc.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs