LLMIntel Model Lifecycle for Zed
ai.llmintel/model-lifecycle
Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to.
client:Zed
transport:streamable-http
runtime:npm
tools:5
Install LLMIntel Model Lifecycle in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"model-lifecycle": {
"url": "https://llmintel.ai/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs