Skip to content
Cursor

LLMIntel Model Lifecycle for Cursor

ai.llmintel/model-lifecycle

Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to.

client:Cursor transport:streamable-http runtime:npm tools:5

Install LLMIntel Model Lifecycle in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "model-lifecycle": {
      "url": "https://llmintel.ai/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

LLMIntel Model Lifecycle in other clients