gantt chart for Zed
io.github.theluckystrike/gantt-chart
Build Gantt charts from your AI chat: tasks, dependencies, timeline spreadsheets. All data is local.
client:Zed
transport:streamable-http
runtime:mcpb
tools:13
Install gantt chart in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gantt-chart": {
"url": "https://mcp.zovo.one/mcp/gantt-chart"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs