Skip to content
Zed

fx rates for Zed

io.github.hyosikpark/fx-rates

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

client:Zed transport:streamable-http

Install fx rates in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

fx rates in other clients