extract_sec_filings — FreshContext MCP Tool
extract_sec_filings
(extract sec filings) is one of 22 tools on the
FreshContext
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call extract_sec_filings from your client
- Claude Code FreshContext extract_sec_filings run in your project directory
- Claude Desktop FreshContext extract_sec_filings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FreshContext extract_sec_filings ~/.cursor/mcp.json
- VS Code FreshContext extract_sec_filings .vscode/mcp.json
- Zed FreshContext extract_sec_filings ~/.config/zed/settings.json
- Windsurf FreshContext extract_sec_filings ~/.codeium/windsurf/mcp_config.json
- Cline FreshContext extract_sec_filings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FreshContext extract_sec_filings ~/.gemini/settings.json
- Grok FreshContext extract_sec_filings .mcp.json (in your project root)
- ChatGPT FreshContext extract_sec_filings Settings → Connectors → Advanced → Developer mode
- Claude.ai FreshContext extract_sec_filings Settings → Connectors → Add custom connector
- LangChain FreshContext extract_sec_filings pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http freshcontext https://api.freshcontext.dev/mcp
Other tools on this server
- evaluate_context
- extract_github
- extract_hackernews
- extract_scholar
- extract_yc
- search_repos
- package_trends
- extract_reddit
- extract_producthunt
- extract_finance
- search_jobs
- extract_landscape
- extract_arxiv
- extract_changelog
- extract_gdelt
- extract_gebiz
- extract_govcontracts
- extract_gov_landscape
- extract_finance_landscape
- extract_company_landscape
- extract_idea_landscape
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.