deliverable tracker for Grok
io.github.theluckystrike/deliverable-tracker
Deliverables with a due date and a sign-off: what has slipped, and what is ready to bill.
client:Grok
transport:streamable-http
runtime:mcpb
Install deliverable tracker in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"deliverable-tracker": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/deliverable-tracker"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs