get_options_unusual_activity — regulatory filings mcp MCP Tool Read-only
get_options_unusual_activity
(get options unusual activity) is one of 17 tools on the
regulatory filings mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_options_unusual_activity from your client
- Claude Code regulatory filings mcp get_options_unusual_activity run in your project directory
- Claude Desktop regulatory filings mcp get_options_unusual_activity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor regulatory filings mcp get_options_unusual_activity ~/.cursor/mcp.json
- VS Code regulatory filings mcp get_options_unusual_activity .vscode/mcp.json
- Zed regulatory filings mcp get_options_unusual_activity ~/.config/zed/settings.json
- Windsurf regulatory filings mcp get_options_unusual_activity ~/.codeium/windsurf/mcp_config.json
- Cline regulatory filings mcp get_options_unusual_activity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI regulatory filings mcp get_options_unusual_activity ~/.gemini/settings.json
- Grok regulatory filings mcp get_options_unusual_activity .mcp.json (in your project root)
- ChatGPT regulatory filings mcp get_options_unusual_activity Settings → Connectors → Advanced → Developer mode
- Claude.ai regulatory filings mcp get_options_unusual_activity Settings → Connectors → Add custom connector
- LangChain regulatory filings mcp get_options_unusual_activity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http regulatory-filings-mcp https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp
Other tools on this server
- get_form_4_insider_trades
- get_form_d_private_funding
- get_form_8k_material_events
- get_form_13f_holdings
- get_schedule_13d_activist
- detect_insider_cluster
- get_13f_delta
- get_swf_holdings
- get_ipo_calendar
- get_earnings_calendar
- get_earnings_estimates
- get_analyst_targets
- get_pre_ipo_secondary
- get_short_interest
- get_stock_splits_corporate_actions
- get_dividend_aristocrats
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.