Skip to content
Windsurf

Options Data MCP for Windsurf

io.github.thelogicaldude/options-data

Options market structure data: gamma exposure, VRP, IV term structure, regime, and strikes

client:Windsurf transport:stdio runtime:npm

Install Options Data MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "options-data": {
      "command": "npx",
      "args": [
        "-y",
        "options-data-mcp"
      ],
      "env": {
        "OPTIONS_DATA_API_KEY": "<OPTIONS_DATA_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Options Data MCP in other clients