checklist.day Registry for VS Code
io.github.kitxor/checklist-day
Registry of Python AI/ML libraries: correct imports, quickstart code, and known footguns.
client:VS Code
transport:sse
Install checklist.day Registry in VS Code
.vscode/mcp.json
{
"servers": {
"checklist-day": {
"type": "sse",
"url": "https://mcp.checklist.day/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs