TeamGantt Connector for AI agents.
12 live capabilities
Manage project timelines and team workloads through natural conversation.
Waiting for input…
Why people use TeamGantt
TeamGantt for Project Timeline Management
This Connector puts that data where you are already working. You can ask your agent to pull the status of a project or update a deadline directly. You get a conversational interface that handles the heavy lifting of navigating the project metadata for you.
What Vinkius changes
You get to manage your entire project roadmap through a chat interface instead of manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
The Overbooked Team Problem
An ops lead asks the agent who is available for a new project.
- Real-world use case 02
The Delayed Launch Fix
A manager notices a delay and asks the agent to shift all dependent tasks.
- Real-world use case 03
The Status Update Shortcut
Instead of logging in, an engineer tells the agent to mark the API fix as 100% done.
Complete set · 12capabilities
The complete TeamGantt capability set.
These are the exact actions your AI can choose when you ask it to work with TeamGantt.
01—04
4 capabilities in this set.
Part of 12 available through TeamGantt.
- 01 Capability
Create new task
The create_new_task capability adds a new task to a specific project timeline. Use it to quickly populate your roadmap with new items.
- 02 Capability
Remove task
The remove_task capability deletes a task from your project. Use it to clean up your timeline when a task is no longer needed.
- 03 Capability
Get task checklist
The get_task_checklist capability lists all sub-tasks for a specific item. It helps you see the granular steps for any major task.
- 04 Capability
Get account profile
The get_account_profile capability pulls your user info from TeamGantt. It helps the agent know who is interacting with the data.
05—08
4 capabilities in this set.
Part of 12 available through TeamGantt.
- 05 Capability
Get project details
The get_project_details capability gets the metadata and configuration for a specific project. It provides a full overview of your Gantt chart.
- 06 Capability
Get task info
The get_task_info capability pulls the specific details and current status of a task. Use it to get a deep dive into a single item.
- 07 Capability
List project milestones
The list_project_milestones capability lists all the major goals for a project. It helps you track high-level progress at a glance.
- 08 Capability
List projects
The list_projects capability gets a list of all projects currently in your account. Use it to see your full project portfolio.
09—12
4 capabilities in this set.
Part of 12 available through TeamGantt.
- 09 Capability
List available resources
The list_available_resources capability lists users and labels. It helps you see who is free to take on new assignments.
- 10 Capability
List project tasks
The list_project_tasks capability lists every task currently assigned to a project. It gives you a full view of the work ahead.
- 11 Capability
Update task fields
The update_task_fields capability changes the status, dates, or completion percentage of a task. It keeps your timeline current with one command.
- 12 Capability
Link tasks dependency
The link_tasks_dependency capability creates a link so Task B won't start until Task A is finished. This ensures your project logic stays sound as dates shift.
Set up in minutes
One URL. Then ask TeamGantt to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use TeamGantt from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it TeamGantt, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable TeamGantt for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the TeamGantt URL.
- Step 03
Save and start
Save the connection and enable TeamGantt in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"teamgantt": {
"url": "https://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using TeamGantt
Open Agent mode in chat and ask: "Using TeamGantt, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"teamgantt": {
"url": "https://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using TeamGantt
Ask Copilot: "Using TeamGantt, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"teamgantt": {
"url": "https://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using TeamGantt
Open Cascade and ask: "Using TeamGantt, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"teamgantt": {
"url": "https://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using TeamGantt
Ask Cline: "Using TeamGantt, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add teamgantt --transport http "https://edge.vinkius.com/vk_preview_WVRYIHwPHRTDxQyQ50IYAP67slgv2plXbcZuSQd8/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using TeamGantt
Ask Claude: "Using TeamGantt, show me...". 12 tools are ready
Where the request belongs
Work TeamGantt can move forward.
This is for project leads and operations managers who are drowning in manual updates and need a way to keep their timelines accurate without the constant overhead of clicking through a complex Gantt interface.
Project Manager
Updating task statuses and checking milestones during a quick sync with the team.
Operations Lead
Checking resource availability to see if the team can take on more work without overbooking anyone.
Engineering Lead
Tracking progress on specific sub-tasks and dependencies for a product launch.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsToggl Plan
Manage your team's visual timelines, track project phases, and balance workloads securely via your AI agent.
Nifty
Combine tasks, timelines, docs, and chat in one project management workspace that replaces multiple capabilities at once.
Workast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
MeisterTask
Organize team tasks with visual Kanban boards, recurring workflows, and integrations that connect to your favorite capabilities.
Nifty (All-in-One Project Management)
Manage projects via Nifty. create tasks, track sprint milestones, and audit project portfolios.
LiquidPlanner Classic
Plan projects with intelligent scheduling that automatically adjusts timelines based on team capacity and task dependencies.
Bring your own AI
Change the model, client or framework. Keep TeamGantt connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about TeamGantt.
The practical details behind the request, access and result.
Can the TeamGantt MCP update my task progress automatically?
Yes, your agent can update the status and completion percentage of any task in your project. This means you can give verbal or text commands to keep your timeline current without leaving your chat window.
How do I use the TeamGantt MCP to check my team's workload?
You can ask your agent to list available resources. It will pull the data from your account to show you who is free and what equipment is available for new assignments.
Can the TeamGantt MCP handle task dependencies?
Yes, it can create links between tasks. This ensures that your project logic stays sound, meaning the agent understands that certain tasks must finish before others can begin.
Does the TeamGantt MCP work with my existing project data?
It connects directly to your existing TeamGantt account. Any changes made by your agent will sync with your actual project charts and timelines.
How does the TeamGantt MCP help with resource planning?
It provides a clear view of your team's availability. You can quickly identify who is overbooked and who has the capacity to take on more work based on real-time data.
Can I use the TeamGantt MCP to see my project milestones?
Yes, your agent can pull a list of your major project goals and milestones. This helps you keep the big picture in mind while managing the smaller daily tasks.
Can I see all the tasks in a project via AI?
Yes! Use the list_project_tasks capability and provide the Project ID. Your agent will retrieve all tasks, milestones, and groups for that specific Gantt chart.
How do I update the progress of a task using the agent?
Use the update_task_fields action. Provide the Task ID and the percentComplete value (0-100) to update the task's status instantly.
Is it possible to link two tasks with a dependency via AI?
Absolutely. Use the link_tasks_dependency capability. Provide the ID of the predecessor and the successor tasks to create a Gantt link between them.
One connection away
Give your agent a direct line to TeamGantt.
Connect TeamGantt once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available