V
version-truth
/get_cycle
Get Cycle
One release cycle of a product: its latest patch version, release date, LTS/support/EOL dates and whether extended support exists. Use when you already know the
liveverifiedunknown~5s typical
mcpprobedversion-truth
$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-kaiv-version-truth /get_cycle for me.
Input
| Field | Type | Description |
|---|---|---|
| cycle* | string | Release cycle / major version, e.g. '24' or '3.12' |
| product* | string | Product slug, e.g. 'nodejs' |
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-kaiv-version-truth","endpoint":"/get_cycle","input":{"cycle":"...","product":"..."}}'cli
npx cracked-ai run -p mcp-ai-kaiv-version-truth -e /get_cycle -i '{"cycle":"...","product":"..."}'mcp
run_tool({ provider: "mcp-ai-kaiv-version-truth", endpoint: "/get_cycle", input: {"cycle":"...","product":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.