gantt chart for Grok
io.github.theluckystrike/gantt-chart
Build Gantt charts from your AI chat: tasks, dependencies, timeline spreadsheets. All data is local.
client:Grok
transport:streamable-http
runtime:mcpb
tools:13
Install gantt chart in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gantt-chart": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/gantt-chart"
}
}
}
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