Toggl Plan Connector for AI agents.
10 live capabilities
Manage project timelines and balance team workloads through plain language commands.
Waiting for input…
Why people use Toggl Plan
Stop Wasting Time on Toggl Plan Manual Data Entry
With this Connector, you can skip the dashboard entirely. Just tell your agent to add a new project phase or move a milestone, and it handles the data entry for you. You get a clean, updated roadmap without the manual overhead.
What Vinkius changes
You get to manage your team's roadmap through conversation instead of clicking through a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid project kickoff
A project manager needs to add 10 new tasks for a new phase.
- Real-world use case 02
Resource audit
A planner wants to see who is available.
- Real-world use case 03
Status updates during meetings
A lead engineer wants to add a milestone for a release.
Complete set · 10capabilities
The complete Toggl Plan capability set.
These are the exact actions your AI can choose when you ask it to work with Toggl Plan.
01—04
4 capabilities in this set.
Part of 10 available through Toggl Plan.
- 01 Capability
Create timeline task
Creates a new task with a name, start date, and end date. This helps you build out project segments quickly.
- 02 Capability
Delete timeline task
Permanently removes a task from the timeline. Use this to clean up old or irrelevant work items.
- 03 Capability
Get task details
Pulls the specific details for a single timeline task. This is useful for checking the specifics of a single work item.
- 04 Capability
Get timeline view
Shows the visual timeline for a specific date range. Use this to see the project status for next week or next month.
05—07
3 capabilities in this set.
Part of 10 available through Toggl Plan.
- 05 Capability
List milestones
Shows every milestone marker on your timeline. Use this to get a high level view of project goals.
- 06 Capability
List workspace projects
Lists every project currently in your workspace. This gives you a quick overview of all active work.
- 07 Capability
Create milestone
Adds a new milestone diamond to your timeline. Use this to mark major project turning points.
08—10
3 capabilities in this set.
Part of 10 available through Toggl Plan.
- 08 Capability
List workspace members
Shows all the people currently in your workspace. This helps you see who is available for new assignments.
- 09 Capability
List workspace tags
Shows all the tags you use for categorizing work. Use this to maintain a consistent naming convention across tasks.
- 10 Capability
Update timeline task
Modifies an existing task using a JSON object. This lets you change dates or names without opening the web app.
Set up in minutes
One URL. Then ask Toggl Plan to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Toggl Plan 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_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Toggl Plan for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan URL.
- Step 03
Save and start
Save the connection and enable Toggl Plan in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"toggl-plan-1": {
"url": "https://edge.vinkius.com/vk_preview_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan
Open Agent mode in chat and ask: "Using Toggl Plan, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"toggl-plan-1": {
"url": "https://edge.vinkius.com/vk_preview_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan
Ask Copilot: "Using Toggl Plan, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"toggl-plan-1": {
"url": "https://edge.vinkius.com/vk_preview_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan
Open Cascade and ask: "Using Toggl Plan, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"toggl-plan-1": {
"url": "https://edge.vinkius.com/vk_preview_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan
Ask Cline: "Using Toggl Plan, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add toggl-plan-1 --transport http "https://edge.vinkius.com/vk_preview_3PX30q4Y2YkjLp8YGzSKqW64IIgZRmN6bgwX2C5F/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 Toggl Plan
Ask Claude: "Using Toggl Plan, show me...". 10 tools are ready
Where the request belongs
Work Toggl Plan can move forward.
This is for project leads and resource planners who are tired of manual data entry and want to manage complex timelines through a chat interface.
Project Manager
You use this to quickly add tasks, move milestones, and check project status without leaving your primary chat window.
Resource Planner
You use this to audit team capacity and list workspace members to ensure no one is overbooked on a specific phase.
Software Engineer
You use this to push technical updates and new task segments to the roadmap as they are decided in meetings.
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.
TeamGantt
Plan projects with intuitive Gantt charts that show deadlines, dependencies, and team workloads in one visual timeline.
ProjectManager
Automate project planning and tracking via ProjectManager. manage projects, tasks, and timesheets directly from any AI agent.
LiquidPlanner Classic
Plan projects with intelligent scheduling that automatically adjusts timelines based on team capacity and task dependencies.
Worksection
Collaborative project management to manage tasks, projects, and timers with AI using Admin API v2.
Workast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Bring your own AI
Change the model, client or framework. Keep Toggl Plan 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 Toggl Plan.
The practical details behind the request, access and result.
How does the Toggl Plan MCP help with team workload?
It lets you see who is on your team and what tasks they are assigned to without clicking through a dashboard. You can quickly check member lists and timeline views to see who has the capacity to take on more work.
Can I create new milestones using the Toggl Plan MCP?
Yes, you can. Just tell your agent to create a milestone, and it will add a new milestone diamond to your project timeline automatically.
Does the Toggl Plan MCP support specific date ranges?
Yes, it does. You can ask your agent to show you the visual timeline for any specific start and end date to see what's coming up.
Is it possible to delete tasks from the timeline using this Connector?
You can. If you have deprecated tasks or want to clean up your roadmap, you can instruct your agent to remove specific tasks from the timeline.
Can I update existing tasks without opening the Toggl Plan web app?
Exactly. You can tell your agent to change the name, dates, or other details of an existing task, and it will update the information for you.
What kind of projects can I manage with the Toggl Plan MCP?
You can manage any project that exists within your Toggl Plan workspace, from software development roadmaps to marketing campaign timelines.
Where do I obtain my Toggl Plan Access Token?
Navigate to the Toggl Plan web panel, head over to your Profile settings, and locate the Developer/API Integrations segment. You will need a valid Access Token (often labeled API or OAuth Bearer token in your administrative view). Create it permanently and keep the exposed hash secure.
Does the system support permanent deletion of elements?
Yes. This connector features a delete_timeline_task handler. If specifically instructed by you, the AI agent is capable of making a permanent removal request which cannot be un-done. You should instruct the AI cautiously when using mutations.
Are there any data sync delays when updating timelines with the agent?
No. Toggl Plan's API ensures immediate reflection of all timeline and milestone changes. When the agent updates a task or resource allocation, it instantly appears in the web interface for all workspace users without any caching delays.
One connection away
Give your agent a direct line to Toggl Plan.
Connect Toggl Plan once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available