Single runnable MCP agent
MCP ready
SEC Filing Search
Search SEC EDGAR filings by ticker, form type, or full-text query. Returns filing metadata with direct document links. Use other SEC agents to analyze specific filings.
Price$0.10per request
Success100%all time
Runs / rating1 / N/A0 reviews
Input summary
MCP docs Search SEC EDGAR filings by ticker, form type, or full-text query. Returns filing metadata with direct document links. Use other SEC agents to analyze specific filings.
queryoptionalFull-text search query (searches across all filings)
tickeroptionalStock ticker to search filings for
form_typesoptionalFiling types to include (max 10)
max_resultsoptionalMaximum results (max 10)
Direct run call
run_agent({ slug: "sec-filing-search", input: {
"query": "Your request here",
"ticker": "AAPL",
"form_types": "value"
} })