Skip to main content
Feedback

Basecamp MCP connector

Updated 

Basecamp is 37signals' project management and team communication platform for organizing work and collaboration. The Basecamp MCP connector allows AI agents to create and manage projects, todos, and team assignments across a workspace. It also supports managing people and their access to projects, enabling streamlined coordination of teams and tasks.

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 Basecamp MCP connector to perform the following actions:

  • Track project progress by creating and updating to-do lists and tasks
  • Onboard new team members by adding them to projects instantly
  • Centralize project oversight by managing all projects from one workflow
  • Assign accountability by creating todos tied to specific to-do lists
  • Keep team rosters current by updating people assigned to projects
  • Maintain personal profile information without switching between tools
  • Audit team structure by listing all people and their project assignments
  • Streamline project cleanup by removing outdated or completed projects

Example prompts

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

  • Create a new to-do list for the website redesign project in Basecamp.
  • Show me all active projects in Basecamp.
  • Add a todo to remind the team to finalize the budget report.
  • Who is currently assigned to the marketing campaign project in Basecamp.
  • Update the deadline for the client onboarding project in Basecamp.
  • List everyone on the product launch project in Basecamp.
  • Delete the old archived project from Basecamp.
  • Update my profile picture and bio in Basecamp.
  • Get the details of the Q3 planning to-do list in Basecamp.
  • Add a new person to the mobile app project team in Basecamp.

Basecamp MCP connector tools

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

ToolDescription
basecamp_basecampcreatetodo_invokeCreate a todo in a Basecamp todo list.
listProjectsList all projects
createProjectCreate a project
getProjectGet a project
updateProjectUpdate a project
deleteProjectDelete a project
listPeopleList all people
getPersonGet a person
listProjectPeopleList people on a project
updateProjectPeopleUpdate people on a project
getMyProfileGet my profile
updateMyProfileUpdate my profile
listTodolistsList to-do lists
createTodolistCreate a to-do list
getTodolistGet a to-do list
updateTodolistUpdate a to-do list
On this Page