LM
LLMIntel Model Lifecycle
/recent_lifecycle_changes
Recent lifecycle changes
Lifecycle state changes across all tracked providers, newest first. Use this to answer 'what model deprecations happened recently?'.
liveverifiedunknown~5s typical
mcpprobedllmintelmodellifecycle
$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-llmintel-model-lifecycle /recent_lifecycle_changes for me.
Input
| Field | Type | Description |
|---|---|---|
| sinceDays | integer | Look back this many days. Defaults to 30. default 30 |
| provider | string (openai | anthropic | azure | bedrock | google | cohere) | Restrict to one provider. |
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-llmintel-model-lifecycle","endpoint":"/recent_lifecycle_changes","input":{"sinceDays":30}}'cli
npx cracked-ai run -p mcp-ai-llmintel-model-lifecycle -e /recent_lifecycle_changes -i '{"sinceDays":30}'mcp
run_tool({ provider: "mcp-ai-llmintel-model-lifecycle", endpoint: "/recent_lifecycle_changes", input: {"sinceDays":30} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.