Skip to content
Claude Desktop

Options Data MCP for Claude Desktop

io.github.thelogicaldude/options-data

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

client:Claude Desktop transport:stdio runtime:npm

Install Options Data MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Options Data MCP in other clients