filings-intel-mcp
F
filings-intel-mcp
/company_lookup

company lookup

Resolve a stock ticker or company name to its SEC identity: CIK number, official name, ticker(s), exchange(s), industry (SIC), and fiscal year end. Start here b

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 /company_lookup for me.

Input

FieldTypeDescription
query*stringTicker (e.g. AAPL), company name, or CIK

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":"/company_lookup","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-com-datakoot-filings-intel-mcp -e /company_lookup -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-com-datakoot-filings-intel-mcp", endpoint: "/company_lookup", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.