secedgar_get_financials — secedgar mcp server MCP Tool
secedgar_get_financials
(secedgar get financials) is one of 16 tools on the
secedgar mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call secedgar_get_financials from your client
- Claude Code secedgar mcp server secedgar_get_financials run in your project directory
- Claude Desktop secedgar mcp server secedgar_get_financials ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor secedgar mcp server secedgar_get_financials ~/.cursor/mcp.json
- VS Code secedgar mcp server secedgar_get_financials .vscode/mcp.json
- Zed secedgar mcp server secedgar_get_financials ~/.config/zed/settings.json
- Windsurf secedgar mcp server secedgar_get_financials ~/.codeium/windsurf/mcp_config.json
- Cline secedgar mcp server secedgar_get_financials ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI secedgar mcp server secedgar_get_financials ~/.gemini/settings.json
- Grok secedgar mcp server secedgar_get_financials .mcp.json (in your project root)
- ChatGPT secedgar mcp server secedgar_get_financials Settings → Connectors → Advanced → Developer mode
- Claude.ai secedgar mcp server secedgar_get_financials Settings → Connectors → Add custom connector
- LangChain secedgar mcp server secedgar_get_financials pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http secedgar-mcp-server https://secedgar.caseyjhand.com/mcp
Other tools on this server
- secedgar_company_search
- secedgar_search_filings
- secedgar_get_filing
- secedgar_get_snapshot
- secedgar_get_material_events
- secedgar_get_insider_transactions
- secedgar_get_institutional_holdings
- secedgar_find_holders
- secedgar_get_beneficial_owners
- secedgar_get_fund_holdings
- secedgar_fetch_frames
- secedgar_compare_companies
- secedgar_search_concepts
- secedgar_dataframe_describe
- secedgar_dataframe_query
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.