boothcheck for Zed
com.boothcheck/boothcheck
What a stock price is betting on: implied growth, duration, and margin, read from SEC filings.
client:Zed
transport:streamable-http
tools:6
Install boothcheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"boothcheck": {
"url": "https://boothcheck.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs