capabilities
C
capabilities
/company_us_profile

US public company profile from SEC EDGAR by ticker or CIK

Look up an SEC filer by stock ticker (AAPL) or CIK and return its registered profile — legal name, entity type, SIC industry code and description, EIN, filer ca

liveunknown~5s typical
mcpcapabilities
$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-eckari-capabilities /company_us_profile for me.

Input

FieldTypeDescription
id*stringSEC CIK or exchange ticker symbol. All digits is read as a CIK (leading zeros and an EDGAR

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-eckari-capabilities","endpoint":"/company_us_profile","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-com-eckari-capabilities -e /company_us_profile -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-com-eckari-capabilities", endpoint: "/company_us_profile", input: {"id":"..."} })

Try it

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