ETFIQ for Zed
com.etfiq/etfiq
Independent US ETF data: holdings, fees, overlap, returns, each with its source and date.
client:Zed
transport:streamable-http
tools:13
Install ETFIQ in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"etfiq": {
"url": "https://mcp.etfiq.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs