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.
| Tool | Description |
|---|---|
| teamwork_teamworkgetproject_invoke | Get a project by ID from your Teamwork account |
| listProjects | List projects |
| listTasks | List tasks |
| listTasklists | List task lists |
| getTasklist | Get a task list |
| listMilestones | List milestones |
| listPeople | List people |
| listCompanies | List companies |
| createCompany | Create a company |
| getCompany | Get a company |
| updateCompany | Update a company |
| listTime | List time entries |
| listComments | List comments |
| listFiles | List files |
| listTags | List tags |
| createTag | Create a tag |
| listNotebooks | List notebooks |
| createNotebook | Create a notebook |
| listRisks | List risks |
| listMessages | List messages |