Skip to content
VS Code

Option Desk for VS Code

com.avidquant/optiondesk

Option analytics over the SYNTH sample or a permitted chain: Greeks, positioning, payoffs, plots.

client:VS Code transport:streamable-http tools:13

Install Option Desk in VS Code

.vscode/mcp.json

{
  "servers": {
    "optiondesk": {
      "type": "http",
      "url": "https://optiondesk.avidquant.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Option Desk in other clients