Option Desk for Zed
com.avidquant/optiondesk
Option analytics over the SYNTH sample or a permitted chain: Greeks, positioning, payoffs, plots.
client:Zed
transport:streamable-http
tools:13
Install Option Desk in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"optiondesk": {
"url": "https://optiondesk.avidquant.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs