Loading MCP server directory, please wait...
Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to.
npx @getmcp/cli add ai.llmintel/model-lifecycleRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.llmintel/model-lifecycle": {
"command": "npx",
"args": [
"-y",
"@llmintel/mcp"
],
"env": {
"LLMINTEL_API_KEY": "",
"LLMINTEL_BASE_URL": ""
}
}
}
}