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