er api mcp for Zed
io.github.mrfentmen/er-api-mcp
ExchangeRate API currency conversion.
client:Zed
transport:stdio
runtime:npm
Install er api mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"er-api-mcp": {
"command": "npx",
"args": [
"-y",
"er-api-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs