Skip to content
Cursor

fx rates for Cursor

io.github.hyosikpark/fx-rates

Live and historical FX rates (ECB via Frankfurter) — paid per call (x402/credits), 2 tools

client:Cursor transport:streamable-http

Install fx rates in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "fx-rates": {
      "url": "https://hawker-gateway.fly.dev/mcp/fx-rates"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

fx rates in other clients