HN
Hacker News
/front-page
Front page
Current HN front page stories with points, comments and URLs.
liveverifieddegraded · 386ms
hacker newsfront pagetrending
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run hackernews /front-page for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"hackernews","endpoint":"/front-page","input":{}}'cli
npx cracked-ai run -p hackernews -e /front-page -i '{}'mcp
run_tool({ provider: "hackernews", endpoint: "/front-page", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.