Skip to main content
Feedback

Teamwork MCP connector

Teamwork is a project management platform that helps teams plan, track, and manage projects, tasks, and client work in one place. The Teamwork MCP connector allows AI agents to retrieve project details, manage task lists and milestones, and organize tasks across teams. It also supports accessing company and people records, giving agents visibility into both project progress and the stakeholders involved.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Teamwork MCP connector to perform the following actions:

  • Track project progress across tasks, milestones, and task lists in real time
  • Monitor team workloads by reviewing time entries and assigned tasks
  • Centralize client and company records for streamlined project collaboration
  • Organize project documentation with notebooks, files, and tagged content
  • Surface project risks early to keep deliverables on schedule
  • Coordinate team communication through project messages and comments
  • Onboard new companies and contacts directly into active projects
  • Categorize project resources with custom tags for faster retrieval

Example prompts

Use the following example prompts to invoke Teamwork MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all active projects in Teamwork right now.
  • List every task assigned to the design team in Teamwork.
  • Pull up all open risks flagged on the marketing project in Teamwork.
  • Who are the people working on the Acme Corp project in Teamwork.
  • Show me the time entries logged this week in Teamwork.
  • Create a new company profile for our client in Teamwork.
  • List all milestones due this month across our Teamwork projects.
  • Find the notebook with our onboarding checklist in Teamwork.
  • Show me recent comments on the website redesign task in Teamwork.
  • Tag all urgent tasks in Teamwork for the product launch.

Teamwork MCP connector tools

The Teamwork MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
teamwork_teamworkgetproject_invokeGet a project by ID from your Teamwork account
listProjectsList projects
listTasksList tasks
listTasklistsList task lists
getTasklistGet a task list
listMilestonesList milestones
listPeopleList people
listCompaniesList companies
createCompanyCreate a company
getCompanyGet a company
updateCompanyUpdate a company
listTimeList time entries
listCommentsList comments
listFilesList files
listTagsList tags
createTagCreate a tag
listNotebooksList notebooks
createNotebookCreate a notebook
listRisksList risks
listMessagesList messages
On this Page