checklist for VS Code
io.github.theluckystrike/checklist
Reusable checklists and dated runs of them: pass, fail, not applicable, and a sign-off.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:16
Install checklist in VS Code
.vscode/mcp.json
{
"servers": {
"checklist": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/checklist"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs