exchange rates for Zed
io.github.theluckystrike/exchange-rates
Convert currencies on the daily European Central Bank reference rates. No API key, no signup.
client:Zed
transport:streamable-http
runtime:mcpb
tools:10
Install exchange rates in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"exchange-rates": {
"url": "https://mcp.zovo.one/mcp/exchange-rates"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs