AK
aikstockdata — Korean Stock Data
/get_stock
종목 상세 (Stock detail)
Get one Korean stock by 6-digit code: T+1 confirmed close & change, market cap, latest quarterly financials (revenue / operating income / net income with YoY),
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_stock for me.
Input
| Field | Type | Description |
|---|---|---|
| code* | string | 6-digit ticker code, e.g. '005930' (삼성전자). | 6자리 종목코드 |
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_stock","input":{"code":"..."}}'cli
npx cracked-ai run -p mcp-com-aikstockdata-mcp -e /get_stock -i '{"code":"..."}'mcp
run_tool({ provider: "mcp-com-aikstockdata-mcp", endpoint: "/get_stock", input: {"code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.