Cabrini Market Data
CM
Cabrini Market Data
/get_company

get company

Company profile: name, CIK, industry, exchange, fiscal year. $0.005 USDC.

liveverifiedunknown~5s typical
mcpprobedcabrinimarketdata
$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-ai-cabrini-market-data /get_company for me.

Input

FieldTypeDescription
ticker*stringStock ticker (e.g. AAPL)

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-ai-cabrini-market-data","endpoint":"/get_company","input":{"ticker":"..."}}'
cli
npx cracked-ai run -p mcp-ai-cabrini-market-data -e /get_company -i '{"ticker":"..."}'
mcp
run_tool({ provider: "mcp-ai-cabrini-market-data", endpoint: "/get_company", input: {"ticker":"..."} })

Try it

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