Skip to content
Claude Desktop

Option Desk for Claude Desktop

com.avidquant/optiondesk

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

client:Claude Desktop transport:streamable-http tools:13

Install Option Desk in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "optiondesk": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://optiondesk.avidquant.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Option Desk in other clients