gantt chart for Gemini CLI
io.github.theluckystrike/gantt-chart
Build Gantt charts from your AI chat: tasks, dependencies, timeline spreadsheets. All data is local.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:13
Install gantt chart in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gantt-chart": {
"httpUrl": "https://mcp.zovo.one/mcp/gantt-chart"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs