Exchangerate for Zed
io.github.pipeworx-io/exchangerate
ExchangeRate MCP — wraps open.er-api.com (free, no auth)
client:Zed
transport:streamable-http
Install Exchangerate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"exchangerate": {
"url": "https://gateway.pipeworx.io/exchangerate/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs