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
{
"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