Skip to content
Cursor

checklist.day Registry for Cursor

io.github.kitxor/checklist-day

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

client:Cursor transport:sse

Install checklist.day Registry in Cursor

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

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

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

checklist.day Registry in other clients