Taskworld Connector for AI agents.
12 live capabilities
Manage project tasks and team workflows from your AI chat.
Waiting for input…
Why people use Taskworld
Taskworld : Eliminate Manual Project Management Data Entry
This Connector changes that by letting you stay in your primary workspace. You just tell your agent what needs to happen, and it handles the API calls to Taskworld. You get a finished task list or a completed status update without ever leaving your chat.
What Vinkius changes
You can manage your entire project lifecycle without ever leaving your AI chat or code editor.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Updating status during a standup
A project manager asks their agent to mark the 'API Migration' project as complete and move the remaining tasks to the next sprint.
- Real-world use case 02
Quickly creating sprint tasks
A team lead tells their agent to create five new tasks for the dev team and assign them to different people in one go.
- Real-world use case 03
Reviewing team feedback
A designer wants to see the latest comments on a UI task to see what the stakeholders said without leaving their design app.
Complete set · 12capabilities
The complete Taskworld capability set.
These are the exact actions your AI can choose when you ask it to work with Taskworld.
01—04
4 capabilities in this set.
Part of 12 available through Taskworld.
- 01 Capability
Create project
Create a new project for a specific team or goal. This helps you set up new work streams quickly.
- 02 Capability
Create task
Generate a new task with a title and description. Use this to add items to your backlog instantly.
- 03 Capability
Get workspace
Fetch specific details about a workspace. It helps you understand the scope of a particular organization.
- 04 Capability
Update task
Modify task properties like the assignee, due date, or title. It makes updating your progress easy.
05—08
4 capabilities in this set.
Part of 12 available through Taskworld.
- 05 Capability
List workspaces
View all the different workspaces available to your account. Use this to navigate between different teams.
- 06 Capability
Login
Authenticate your account to get the necessary access token. This is the first step to connecting your data.
- 07 Capability
List projects
See every project currently active within a workspace. Use this to get a bird's eye view of your work.
- 08 Capability
List tasks
Get a full list of every task inside a specific project. This is great for checking what needs to be done next.
09—12
4 capabilities in this set.
Part of 12 available through Taskworld.
- 09 Capability
Update project
Change a project's title, description, or completion status. Use this to keep your board accurate.
- 10 Capability
List comments
Read all the discussion history for a specific task. This helps you stay caught up on team conversations.
- 11 Capability
Complete task
Mark a task as finished to move it out of your active queue. Use this to close out your daily work.
- 12 Capability
Create comment
Post a new comment to a task or project. This keeps your team informed without leaving your current screen.
Set up in minutes
One URL. Then ask Taskworld to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Taskworld 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_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Taskworld for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld URL.
- Step 03
Save and start
Save the connection and enable Taskworld in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"taskworld": {
"url": "https://edge.vinkius.com/vk_preview_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld
Open Agent mode in chat and ask: "Using Taskworld, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"taskworld": {
"url": "https://edge.vinkius.com/vk_preview_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld
Ask Copilot: "Using Taskworld, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"taskworld": {
"url": "https://edge.vinkius.com/vk_preview_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld
Open Cascade and ask: "Using Taskworld, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"taskworld": {
"url": "https://edge.vinkius.com/vk_preview_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld
Ask Cline: "Using Taskworld, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add taskworld --transport http "https://edge.vinkius.com/vk_preview_Q3vTZtjjGVQGjCFqdhJSNPD791e8BhDvTd2ChrKG/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 Taskworld
Ask Claude: "Using Taskworld, show me...". 12 tools are ready
Where the request belongs
Work Taskworld can move forward.
This is for the project manager who's tired of manual status updates and the developer who hates context switching. It's for anyone who wants to keep their project board accurate without the friction of manual data entry.
Project Manager
Uses this to quickly check project health across multiple workspaces and update statuses during standups.
Software Developer
Uses this to update their own tasks and read team comments while staying inside their IDE.
Team Lead
Uses this to orchestrate workflows and assign tasks to team members through simple text commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWorkast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Teambition
Collaborative project management platform by Alibaba. manage tasks, projects, and team workflows via AI.
Flow
Manage projects, tasks, and team collaboration via AI agents with Flow (getflow.com).
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
BasicOps
Centralize team communication with task management, document sharing, and project tracking designed for small business clarity.
Bring your own AI
Change the model, client or framework. Keep Taskworld 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 Taskworld.
The practical details behind the request, access and result.
Can the Taskworld MCP help me manage my team's sprint?
Yes, it allows your agent to create, update, and complete tasks. You can ask it to manage your sprint backlog or check the status of specific items in real-time.
How do I use Taskworld MCP to update task assignees?
You just tell your agent who should be working on a task. It will use the update capability to change the assignee and any other details like due dates automatically.
Can my AI agent read comments in Taskworld?
Yes, the Connector lets your agent fetch all comments for a specific task. This is great for getting caught up on team discussions without opening the full app.
Is Taskworld MCP good for project managers?
It's perfect for project managers who need to do quick status checks. You can ask the agent to list all projects or get details on specific workspaces instantly.
How does the Taskworld MCP handle project completion?
You can tell your agent to mark a project as complete or update its title and description. It handles these changes directly in your Taskworld workspace.
Can I use Taskworld MCP in Cursor or Claude?
Yes, it works with any MCP-compatible client. Once connected, you can manage your projects and tasks directly from your preferred workspace.
Can I update task points and due dates through the AI?
Yes! You can use the update_task capability to modify task properties including titles, descriptions, assignees, due dates, and points.
How do I see the discussion or comments on a specific task?
Simply use the list_comments capability with the specific Task ID. The AI will retrieve all comments associated with that task.
Is it possible to create a new project directly from the chat?
Yes, the create_project capability allows you to instantiate a new project within a specific workspace by providing a title.
One connection away
Give your agent a direct line to Taskworld.
Connect Taskworld once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available