V
version-truth
/get_product
Get Product
All release cycles for a product, newest first: latest patch version, release date, LTS status/date, end-of-life date, and end of active support. Answers: what
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_product for me.
Input
| Field | Type | Description |
|---|---|---|
| product* | string | Product slug from list_products, e.g. 'nodejs', 'python', 'react', 'postgresql' |
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_product","input":{"product":"..."}}'cli
npx cracked-ai run -p mcp-ai-kaiv-version-truth -e /get_product -i '{"product":"..."}'mcp
run_tool({ provider: "mcp-ai-kaiv-version-truth", endpoint: "/get_product", input: {"product":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.