Vinkius
Taskworld

Taskworld MCP for AI. Manage projects and tasks in conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Taskworld MCP on Cursor AI Code EditorTaskworld MCP on Claude Desktop AppTaskworld MCP on OpenAI Agents SDKTaskworld MCP on Visual Studio CodeTaskworld MCP on GitHub Copilot AI AgentTaskworld MCP on Google Gemini AITaskworld MCP on Lovable AI DevelopmentTaskworld MCP on Mistral AI AgentsTaskworld MCP on Amazon AWS Bedrock

How this MCP server connects to your AI agent

Taskworld connects your AI agent to project management workflows, letting you manage workspaces, create projects, and track tasks without leaving your chat interface.

Your agent can list all accessible workspaces, update task assignees, or post comments on a specific project—all from natural language prompts.

What AI agents can do with Taskworld Automation

List comments

Gets every comment posted on a specific task, providing the full history.

Complete task

Marks a specified task as finished in Taskworld.

Create comment

Posts a new comment to a specific task or project thread.

+ 9 more capabilities included
Discover and Organize Workspaces

Lists all Taskworld workspaces you have access to, helping your agent narrow down where it needs to focus.

Manage Project Statuses

Creates new projects or modifies existing ones—like changing the title or marking the entire project as finished using update_project.

Control Tasks and Deadlines

Creates tasks, retrieves lists of active tasks within a project (list_tasks), or updates task properties like assignees and due dates.

Track Progress and History

Retrieves comments on any given task to maintain conversation history, or gets full task lists for oversight.

Communicate Within Context

Posts new messages directly onto a specific project or task thread without needing to open the Taskworld UI.

Included with Plan

Waiting for input…

AI Agent

What AI agents can do with Taskworld MCP Server: 12 Tools for Project Ops

Use these tools to manage every aspect of your workflow—from listing workspaces to marking tasks as complete.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Taskworld on Vinkius

List Comments

Gets every comment posted on a specific task, providing the full history.

Complete Task

Marks a specified task as finished in Taskworld.

Create Comment

Posts a new comment to a specific task or project thread.

Create Project

Creates an entirely new project within Taskworld.

Create Task

Generates and adds a brand new task to a specified project.

Get Workspace

Retrieves detailed information for one specific Taskworld workspace.

Login

Authenticates the agent by obtaining a necessary access token for Taskworld.

List Projects

Lists all projects housed within a given workspace.

List Tasks

Retrieves a list of every task associated with a specific project ID.

Update Project

Changes project details, like updating the title or marking the entire project as...

Update Task

Modifies a task's properties, such as changing the assignee, due date, or title.

List Workspaces

Lists all available Taskworld workspaces that your account can access.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Taskworld integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Taskworld, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Taskworld MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Taskworld. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Built on the Model Context Protocol (MCP) for Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 12 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Juggling Tabs and Status Updates, Solved with Vinkius AI Gateway

Today, updating a simple task status means opening the PM tool, finding the right project board, drilling down to the card, clicking 'Assignee,' selecting a new person, and then hitting save. This process takes five clicks and forces you out of whatever flow state you're in.

With this MCP server, your agent handles it all. You just type: 'Move task 456 to John Smith.' Done. The action is executed instantly via the `update_task` tool, giving you the update without ever opening a new browser tab.

Taskworld MCP Server: Task & Project Ops

Previously, if your team found an issue while coding—say, a dependency was wrong—the process involved writing down the bug in a separate tool (like Slack or email) and hoping someone saw it. Nothing was automatically linked to the actual project scope.

Now, you can use `create_comment` directly through your agent. The comment is attached instantly to the correct task, maintaining a clear, auditable record right where the work lives.

What your AI can actually do with this

Listen up. This server connects your AI agent right into Taskworld, giving it the muscle to handle projects and tasks—all from plain language prompts. You don't gotta open a web browser or click through menus; you just talk to your agent, and it gets the job done in your workspace.

To get started, your agent first needs credentials. It runs login to grab an access token for Taskworld, making sure everything else works smoothly after that initial handshake. Once authenticated, your agent can map out what's available: you can use list_workspaces to see every workspace your account has access to.

If you need the specifics on one location, calling get_workspace pulls all the detailed information for that single Taskworld workspace.

When it comes to organizing work, things get real. Your agent handles project lifecycle management. You can kick off a whole new effort by running create_project. Need to change something about an existing project—maybe rename it or mark the whole thing as finished? The update_project tool lets you manage those details easily.

Meanwhile, your agent can list all the projects inside any workspace using list_projects, giving you a full rundown of what's running.

Managing the actual tasks is where this server shines. First, to get oversight, you can run list_tasks against a specific project ID to see every task that’s currently active on it. If a new job pops up, your agent can generate and add a brand new item using create_task. You don't just list tasks; you manage them.

You can use update_task to change critical properties—like shifting the due date, reassigning the task owner, or tweaking the title itself. When a job is done, your agent marks it complete by calling complete_task, updating its status instantly.

For keeping tabs on progress and history, you've got two tools. You can use list_comments to grab every single message posted on either a task or an entire project thread, giving you the whole conversation history right away. If someone needs to talk about it—say, they found a bug or need clarification—your agent posts that comment directly into the flow using create_comment.

This means all communication stays exactly where it belongs: attached to the specific task or project.

Basically, your AI client uses this server to handle everything from initial setup and discovery (list_workspaces, get_workspace) to building out structure (create_project), assigning work (create_task, update_task), tracking progress (complete_task), and keeping the communication loop closed by posting or retrieving messages (create_comment, list_comments). You'll be able to manage your whole operational pipeline without ever leaving your chat window.

Built · Hosted · Managed by Vinkius Taskworld MCP Server - Tasks, Projects & Workflows
Server ID 019e5d5d-53d1-732e-8ce0-adaeedcdfdb4
Vinkius Inspector
Compliance Grade F
Score 3.6/100
Vinkius Inspector Badge — Score 3.6/100

Questions you might have

How do I get started with Taskworld using the create_task tool? +

First, run list_workspaces to identify your workspace ID. Then, use a natural language prompt like: 'Create a task called X for Project Y.' The agent handles the rest.

Is there a way to check all projects in my account? (list_projects) +

You must first tell your agent which workspace you want to check. Run list_workspaces, then use the ID from that list when asking it to run list_projects.

What's the difference between create_task and update_task? +

create_task makes a brand new item on the board. update_task changes properties of an existing task, like changing its assignee or setting a new due date.

Can I list all my projects with one command? (list_projects) +

No. You first need to run list_workspaces and select the correct workspace ID before running list_projects. The tools are scoped by workspace.

What's the first step before I can use any task management tools like `create_project`? +

You must run the login tool first. This action authenticates your connection and provides a necessary access token. You need this token to authorize all subsequent calls, whether you’re listing workspaces or creating tasks.

If I want to track changes on a specific task, how do I use the `list_comments` tool? +

The list_comments tool fetches every comment associated with a single task ID. It doesn't just show the latest one; it pulls the complete conversation history for that specific item.

How do I find all my available workspaces before listing projects using `list_projects`? +

list_workspaces shows you every high-level container Taskworld uses. You must select a workspace ID first, as subsequent tools like list_projects operate within that defined scope.

What happens if I run the `update_task` tool with an incorrect assignee or due date format? +

The system validates your input against Taskworld's required schema. If any field is formatted incorrectly, the tool will fail and return a specific error message detailing which piece of data needs fixing.

Can I update task points and due dates through the AI? +

Yes! You can use the update_task tool 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 tool 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 tool allows you to instantiate a new project within a specific workspace by providing a title.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for Taskworld. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.