Skip to content
Zed

Exchange for Zed

io.github.pipeworx-io/exchange

Exchange MCP — wraps the Frankfurter currency exchange API (free, no auth)

client:Zed transport:streamable-http

Install Exchange in Zed

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

{
  "context_servers": {
    "exchange": {
      "url": "https://gateway.pipeworx.io/exchange/mcp"
    }
  }
}

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

Exchange in other clients