AK
aikstockdata — Korean Stock Data
/get_earnings_calendar
실적 캘린더 (Earnings calendar & new filings)
Answers "who has filed this quarter's results, who hasn't, and what came in since last time?" — filed / not-yet lists against the statutory deadline, plus a dif
liveverifiedunknown~5s typical
mcpprobedaikstockdata—korean
$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-aikstockdata-mcp /get_earnings_calendar for me.
Input
| Field | Type | Description |
|---|---|---|
| view | string | summary(기본) | not_yet(미접수 목록) | filed(접수 목록) | new(직전 발행 이후 신규) |
| limit | number | 목록 최대 건수(기본 20, 최대 100) |
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-aikstockdata-mcp","endpoint":"/get_earnings_calendar","input":{}}'cli
npx cracked-ai run -p mcp-com-aikstockdata-mcp -e /get_earnings_calendar -i '{}'mcp
run_tool({ provider: "mcp-com-aikstockdata-mcp", endpoint: "/get_earnings_calendar", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.