deliverable tracker for VS Code
io.github.theluckystrike/deliverable-tracker
Deliverables with a due date and a sign-off: what has slipped, and what is ready to bill.
client:VS Code
transport:streamable-http
runtime:mcpb
Install deliverable tracker in VS Code
.vscode/mcp.json
{
"servers": {
"deliverable-tracker": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/deliverable-tracker"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs