Skip to content
VS Code

gantt chart for VS Code

io.github.theluckystrike/gantt-chart

Build Gantt charts from your AI chat: tasks, dependencies, timeline spreadsheets. All data is local.

client:VS Code transport:streamable-http runtime:mcpb tools:13

Install gantt chart in VS Code

.vscode/mcp.json

{
  "servers": {
    "gantt-chart": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/gantt-chart"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

gantt chart in other clients