The first payment-contingent FX protection server on MCP. Price a Guard (invoice-linked FX protection for SME invoices and payables), get live spot and forward rates, model 25 years of historic FX stress scenarios, and resolve settlement dates — all via natural conversation. Public endpoint, no authentication required. Designed for PSPs, accounting platforms, and agentic cross-border payment workflows.
Server Config
{
"mcpServers": {
"currencyguard": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.currencyguard.com/mcp"
]
}
}
}