cvserver for Zed
com.convexvalue/cvserver
Live US options chains with Greeks and IV, a screener, SQL, and FMP fundamentals.
client:Zed
transport:streamable-http
Install cvserver in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cvserver": {
"url": "https://tap.convexvalue.com/api/data/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs