Helium Financial for Zed
io.github.evozim/helium-financial
Financial oracle aggregating Yahoo Finance metrics for portfolio analysis.
client:Zed
transport:sse
Install Helium Financial in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"helium-financial": {
"url": "https://helium-financial-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs