Skip to content

Model ID Cheatsheet for Zed

io.github.aezizhu/model-id-cheatsheet

Accurate API model IDs, pricing, and specs for 46 models across 7 AI providers.

client:Zed transport:sse

Install Model ID Cheatsheet in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "model-id-cheatsheet": {
      "url": "https://universal-model-registry-production.up.railway.app/sse"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Model ID Cheatsheet in other clients