get_analyst_targets — regulatory filings mcp MCP Tool Read-only
get_analyst_targets
(get analyst targets) 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_analyst_targets from your client
- Claude Code regulatory filings mcp get_analyst_targets run in your project directory
- Claude Desktop regulatory filings mcp get_analyst_targets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor regulatory filings mcp get_analyst_targets ~/.cursor/mcp.json
- VS Code regulatory filings mcp get_analyst_targets .vscode/mcp.json
- Zed regulatory filings mcp get_analyst_targets ~/.config/zed/settings.json
- Windsurf regulatory filings mcp get_analyst_targets ~/.codeium/windsurf/mcp_config.json
- Cline regulatory filings mcp get_analyst_targets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI regulatory filings mcp get_analyst_targets ~/.gemini/settings.json
- Grok regulatory filings mcp get_analyst_targets .mcp.json (in your project root)
- ChatGPT regulatory filings mcp get_analyst_targets Settings → Connectors → Advanced → Developer mode
- Claude.ai regulatory filings mcp get_analyst_targets Settings → Connectors → Add custom connector
- LangChain regulatory filings mcp get_analyst_targets 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_pre_ipo_secondary
- get_options_unusual_activity
- 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.