Earnings Feed for Zed
com.earningsfeed/mcp
SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.
client:Zed
transport:streamable-http
Install Earnings Feed in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://earningsfeed.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs