OptionsBell Options Flow for Claude Desktop
com.optionsbell/options-flow
Unusual options activity on 7,000+ US stocks: top prints, streaks, IV rank, sentiment, sectors.
client:Claude Desktop
transport:streamable-http
tools:13
Install OptionsBell Options Flow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"options-flow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://optionsbell.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