LM
LLMIntel Model Lifecycle
5 endpointsliveCheck whether an LLM model id is deprecated, retiring, or retired, and what to migrate to. (MCP server ai.llmintel/model-lifecycle, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for LLMIntel Model Lifecycle.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Check a model's lifecycle status /check_model verified | Check whether an LLM model id is safe to use, deprecated, or retired, and what to migrate to. Accepts the exact string used in code (e.g. 'gpt-4o', 'claude-sonn | $0.0020 per call | unknown |
| List models retiring soon /list_retiring_models verified | List tracked models scheduled to retire within a time window, soonest first. Use this to audit a codebase or plan migration work. | $0.0020 per call | unknown |
| Suggest a replacement for a model /suggest_replacement verified | Given a deprecated or retiring model, return the provider's recommended replacement(s) and, when none is published, active models from the same provider to cons | $0.0020 per call | unknown |
| Search the model catalog /search_models verified | List tracked models, optionally filtered by provider and lifecycle state. Use this to discover what is currently available from a provider. | $0.0020 per call | unknown |
| Recent lifecycle changes /recent_lifecycle_changes verified | Lifecycle state changes across all tracked providers, newest first. Use this to answer 'what model deprecations happened recently?'. | $0.0020 per call | unknown |