currency exchange for Zed
io.github.theluckystrike/currency-exchange
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 currency exchange in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"currency-exchange": {
"url": "https://mcp.zovo.one/mcp/currency-exchange"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs