get_unusual_options_activity — StockMarketScan MCP Tool Read-only
get_unusual_options_activity
(get unusual options activity) is one of 20 tools on the
StockMarketScan
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_unusual_options_activity from your client
- Claude Code StockMarketScan get_unusual_options_activity run in your project directory
- Claude Desktop StockMarketScan get_unusual_options_activity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor StockMarketScan get_unusual_options_activity ~/.cursor/mcp.json
- VS Code StockMarketScan get_unusual_options_activity .vscode/mcp.json
- Zed StockMarketScan get_unusual_options_activity ~/.config/zed/settings.json
- Windsurf StockMarketScan get_unusual_options_activity ~/.codeium/windsurf/mcp_config.json
- Cline StockMarketScan get_unusual_options_activity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI StockMarketScan get_unusual_options_activity ~/.gemini/settings.json
- Grok StockMarketScan get_unusual_options_activity .mcp.json (in your project root)
- ChatGPT StockMarketScan get_unusual_options_activity Settings → Connectors → Advanced → Developer mode
- Claude.ai StockMarketScan get_unusual_options_activity Settings → Connectors → Add custom connector
- LangChain StockMarketScan get_unusual_options_activity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse mcp-server https://mcp.stockmarketscan.com/mcp
Other tools on this server
- ping
- list_screeners
- get_screener_data
- search_stocks_in_screeners
- get_chart_patterns
- search_patterns
- get_options_flow_overview
- get_options_flow_timeline
- get_options_flow_ranked
- get_options_flow_sentiment
- get_stock_info
- get_candles
- search_stocks
- get_stock_report
- search_setups
- get_market_momentum
- get_trends
- get_trend_connections
- explain_concept
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.