F
filings-intel-mcp
/filing_search
filing search
Full-text search across all EDGAR filings for a keyword or phrase (e.g. a risk factor, product name, or executive). Returns matching filings with company, form
liveverifiedunknown~5s typical
mcpprobedfilings-intel-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datakoot-filings-intel-mcp /filing_search for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Search phrase |
| form_type | string | Optional form filter, e.g. 8-K |
| limit | integer | Maximum number of results to return. default 10 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-datakoot-filings-intel-mcp","endpoint":"/filing_search","input":{"query":"...","limit":10}}'cli
npx cracked-ai run -p mcp-com-datakoot-filings-intel-mcp -e /filing_search -i '{"query":"...","limit":10}'mcp
run_tool({ provider: "mcp-com-datakoot-filings-intel-mcp", endpoint: "/filing_search", input: {"query":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.