OptionsBell Options Flow for VS Code
com.optionsbell/options-flow
Unusual options activity on 7,000+ US stocks: top prints, streaks, IV rank, sentiment, sectors.
client:VS Code
transport:streamable-http
tools:13
Install OptionsBell Options Flow in VS Code
.vscode/mcp.json
{
"servers": {
"options-flow": {
"type": "http",
"url": "https://optionsbell.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs