Breeze MCP server: connect Claude, ChatGPT and other AI assistants

Connect Breeze to an AI assistant such as Claude or ChatGPT and run your projects by chatting. You can ask about your work and make changes - create tasks, move them, log time, leave comments - without leaving the conversation.

This works through MCP (the Model Context Protocol), an open standard for connecting AI assistants to apps like Breeze. There's nothing technical to set up: you add Breeze once in your assistant, sign in, and start typing. For what the Breeze MCP server is and how it compares to other ways of connecting, see the overview.

Looking for the AI built into Breeze instead? That's Breeze AI, which answers questions inside the app without connecting anything.

What it can do

A few things you can ask:

  • What am I working on right now?
  • What's overdue for me this week?
  • How is the Website Redesign project going?
  • Add three tasks to the Marketing project and assign them to me.
  • Log 2 hours on the homepage task for today.

The first three look things up. The last two make changes - which the assistant can now do for you. When this first launched it could only read your data and answer questions; it can now also create, update, and delete things on your behalf.

Staying in control

  • It acts as you. The assistant signs in with your Breeze account and follows the same permissions you already have - it can only see and change what you're allowed to.
  • You choose what it can do. When you connect, you decide whether to allow view-only access, or view plus making changes.
  • Bigger actions are confirmed first. Creating several items at once, or deleting anything, is a two-step action: the assistant shows you what it's about to do and waits for your go-ahead.
  • Most things can be brought back. Archived tasks, lists and projects can be restored.

How to connect

Add Breeze inside your AI assistant using this address: mcp.breeze.pm/mcp

Claude (desktop or web)

  1. Open Settings → Connectors.
  2. Click Add custom connector.
  3. Enter mcp.breeze.pm/mcp and click Connect.
  4. Sign in with your Breeze account and approve access.

ChatGPT

  1. Open ChatGPT's settings, where custom connectors are added.
  2. Add Breeze using the same address, mcp.breeze.pm/mcp.
  3. Sign in with your Breeze account when prompted.

Availability depends on your ChatGPT plan.

Other AI assistants

Any assistant that supports MCP connectors works the same way - add a custom connector with the address mcp.breeze.pm/mcp and sign in with Breeze. Setup takes about a minute and is a one-time thing.

Everything it can do

You never call these by name - you just chat naturally, and the assistant picks the right one for what you asked. Below is the full set of underlying tools, grouped by area, with their exact technical names and an example of the kind of thing you'd say to trigger each.

Getting oriented

ToolDescriptionExample usage
breeze_get_meSee who you're signed in as and what you can accessWho am I signed in as, and what can I access?
breeze_list_workspacesList your workspacesWhat workspaces do I have?
breeze_list_team_membersSee who's on your team, to assign workWho's on my team?

Projects

ToolDescriptionExample usage
breeze_list_projectsList the projects you can accessShow me all my projects.
breeze_get_projectOpen a project's lists, members and statusesOpen the Website Redesign project.
breeze_get_project_statsSee done vs. open, workload by person, and what's due soonHow is the Website Redesign project going?
breeze_create_projectsCreate new projectsCreate a project called Q4 Launch.
breeze_update_projectChange a project's name, budget and datesSet the Q4 Launch deadline to August 30.
breeze_add_project_membersGive teammates access to a projectAdd Sarah to the Marketing project.
breeze_delete_projectRemove a whole project - can be restoredArchive the old 2024 Campaign project.
breeze_restore_projectsBring back a deleted projectBring back the project I just deleted.

Lists & board columns

ToolDescriptionExample usage
breeze_create_stagesAdd lists/columns to a boardAdd a "Review" column to the board.
breeze_update_stageRename a list/column or change its orderRename "To do" to "Backlog" and move it first.
breeze_delete_stagesArchive a list/column and its tasks - can be restoredRemove the "On hold" column.
breeze_restore_stagesBring back an archived list/columnBring back the "On hold" column.

Tasks

ToolDescriptionExample usage
breeze_list_cardsList and filter tasks by list, assignee, due date and moreShow tasks due this week in Marketing.
breeze_get_cardOpen one task with all its detailsOpen the homepage redesign task.
breeze_list_my_cardsSee the tasks assigned to youWhat am I working on right now?
breeze_create_cardsAdd tasks to a projectAdd three tasks to the Marketing project and assign them to me.
breeze_update_cardsChange task details, or move tasks between listsMove the homepage task to Done and set it due Friday.
breeze_delete_cardsArchive tasks off the board - can be restoredArchive the finished onboarding task.
breeze_restore_cardsBring archived tasks backRestore the task I archived.

Checklists

ToolDescriptionExample usage
breeze_list_todosList checklist items across tasks and projectsWhat checklist items are left on this task?
breeze_create_todo_listsAdd checklists to a taskAdd a "Pre-launch" checklist to this task.
breeze_create_todosAdd items to a task's checklistAdd "proofread copy" and "check links" to the checklist.
breeze_update_todosRename, complete, or set due dates on checklist itemsMark "proofread copy" as done.
breeze_update_todo_listRename a checklistRename the checklist to "Launch day".
breeze_delete_todosPermanently delete checklist itemsRemove the "check links" item.
breeze_delete_todo_listsPermanently delete checklists and their itemsDelete the whole "Pre-launch" checklist.

Comments & discussion

ToolDescriptionExample usage
breeze_list_commentsList comments on a task or across a projectWhat have people said on this task?
breeze_create_commentsComment on a taskComment "looks good, shipping today" on the homepage task.
breeze_update_commentEdit a commentFix the typo in my last comment.
breeze_delete_commentsPermanently delete commentsDelete my comment on that task.
breeze_list_project_messagesRead a project's discussion messagesShow the discussion in the Marketing project.
breeze_create_project_messagesPost in a project's discussionPost a status update in the Marketing project discussion.
breeze_update_project_messageEdit a discussion messageEdit my last project update.
breeze_delete_project_messagesPermanently delete discussion messagesDelete that discussion post.

Time & estimates

ToolDescriptionExample usage
breeze_list_time_entriesSee logged timeHow much time did I log this week?
breeze_log_timeRecord time worked on a taskLog 2 hours on the homepage task for today.
breeze_update_time_entryChange a logged time entryChange that time entry to 3 hours.
breeze_delete_time_entriesPermanently delete logged timeDelete the time I logged by mistake.
breeze_set_estimatesAdd time estimates to a taskEstimate the homepage task at 5 hours.
breeze_update_estimateChange a time estimateBump the estimate to 8 hours.
breeze_delete_estimatesPermanently delete estimatesRemove the estimate on this task.

Search & activity

ToolDescriptionExample usage
breeze_searchFind tasks, comments, projects and more by keywordFind every task that mentions "invoice".
breeze_semantic_searchFind things by meaning, even with vague wordingFind that task about the login bug, whatever it was called.
breeze_list_activitySee what changed and whenWhat changed in Marketing this week?
breeze_list_tagsSee a project's tagsWhat tags does this project use?