gantt chart for Cursor
io.github.theluckystrike/gantt-chart
Build Gantt charts from your AI chat: tasks, dependencies, timeline spreadsheets. All data is local.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:13
Install gantt chart in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gantt-chart": {
"url": "https://mcp.zovo.one/mcp/gantt-chart"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs