Skip to content
Cursor

deliverable tracker for Cursor

io.github.theluckystrike/deliverable-tracker

Deliverables with a due date and a sign-off: what has slipped, and what is ready to bill.

client:Cursor transport:streamable-http runtime:mcpb

Install deliverable tracker in Cursor

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

{
  "mcpServers": {
    "deliverable-tracker": {
      "url": "https://mcp.zovo.one/mcp/deliverable-tracker"
    }
  }
}

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

deliverable tracker in other clients