Skip to content
Zed

checklist.day Registry for Zed

io.github.kitxor/checklist-day

Registry of Python AI/ML libraries: correct imports, quickstart code, and known footguns.

client:Zed transport:sse

Install checklist.day Registry in Zed

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

{
  "context_servers": {
    "checklist-day": {
      "url": "https://mcp.checklist.day/sse"
    }
  }
}

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

checklist.day Registry in other clients