Currency Exchange for Zed
pro.publifye/currency
Norges Bank exchange rates for AI: 38 currencies against NOK since ~1980, plus buying power
client:Zed
transport:streamable-http
Install Currency Exchange in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"currency": {
"url": "https://currency.publifye.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs