ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Teamwork with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage projects, tasks, milestones, time entries, and messages via Teamwork API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete Teamwork capability set.

These are the exact actions your AI can choose when you ask it to work with Teamwork.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Teamwork.

  1. 01

    Create milestone

    Body should include title and deadline date. Create a new milestone in a project

  2. 02

    Create project

    Body should include name and optional settings. Create a new project

  3. 03

    Create task

    Body should include content, tasklist_id, assignee_ids, and due dates. Create a new task

  4. 04

    Create time entry

    Body should include description, duration, and date. Log a new time entry

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Teamwork.

  1. 05

    Delete task

    Delete a task

  2. 06

    Get task

    Get details of a specific task

  3. 07

    List files

    List all files in a project

  4. 08

    List messages

    List all messages in a project

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Teamwork.

  1. 09

    List milestones

    List all milestones in a project

  2. 10

    List projects

    Use project IDs to query tasks, milestones, and other resources within specific projects. List all projects accessible to the user

  3. 11

    List tasklists

    Use task list IDs to query specific tasks. List all task lists in a project

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Teamwork.

  1. 12

    List tasks

    List all tasks in a project

  2. 13

    Update task

    Update an existing task

  3. 14

    Create message

    Body should include title and body content. Post a new message in a project

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Teamwork.

  1. 15

    Get current user

    Use this to verify connection and identify your user ID. Get the authenticated user profile

  2. 16

    Get project

    Get details of a specific project

  3. 17

    List time entries

    List all time entries in a project

Observed, not estimated

924ms average. Fast in production.

Teamwork is checked daily against the live service.

Daily averagePeak 1051ms
Aug 20Today
Fastest day
754ms
Slowest day
1051ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Teamwork, so you can see the experience inside your AI.

It does not authenticate your account with Teamwork. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Teamwork Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_cv2XpenHTYuvaP47wMCLQg0gn8VyBhw5TboAqDMl/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Teamwork capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "teamwork-projects-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_cv2XpenHTYuvaP47wMCLQg0gn8VyBhw5TboAqDMl/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Teamwork owners ask.

  • 01

    How do I get my Teamwork Access Token?

    Log in to Teamwork, go to your Profile picture > My Profile > Developer, and generate a Personal Access Token.

  • 02

    Can I create tasks with assignees?

    Yes! Use the create_task action with a JSON body that includes content, tasklist_id, and responsible-party-ids for assignment.

  • 03

    Can I log time against a project?

    Yes! Use the create_time_entry action with a JSON body that includes description, duration (in minutes or seconds), and date.

  • 04

    Can I retrieve project milestones?

    Yes! Use the list_milestones action to get all project milestones and their deadlines.