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.
A few things you can ask:
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.
Add Breeze inside your AI assistant using this address: mcp.breeze.pm/mcp
Availability depends on your ChatGPT plan.
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.
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.
| Tool | Description | Example usage |
|---|---|---|
| breeze_get_me | See who you're signed in as and what you can access | Who am I signed in as, and what can I access? |
| breeze_list_workspaces | List your workspaces | What workspaces do I have? |
| breeze_list_team_members | See who's on your team, to assign work | Who's on my team? |
| Tool | Description | Example usage |
|---|---|---|
| breeze_list_projects | List the projects you can access | Show me all my projects. |
| breeze_get_project | Open a project's lists, members and statuses | Open the Website Redesign project. |
| breeze_get_project_stats | See done vs. open, workload by person, and what's due soon | How is the Website Redesign project going? |
| breeze_create_projects | Create new projects | Create a project called Q4 Launch. |
| breeze_update_project | Change a project's name, budget and dates | Set the Q4 Launch deadline to August 30. |
| breeze_add_project_members | Give teammates access to a project | Add Sarah to the Marketing project. |
| breeze_delete_project | Remove a whole project - can be restored | Archive the old 2024 Campaign project. |
| breeze_restore_projects | Bring back a deleted project | Bring back the project I just deleted. |
| Tool | Description | Example usage |
|---|---|---|
| breeze_create_stages | Add lists/columns to a board | Add a "Review" column to the board. |
| breeze_update_stage | Rename a list/column or change its order | Rename "To do" to "Backlog" and move it first. |
| breeze_delete_stages | Archive a list/column and its tasks - can be restored | Remove the "On hold" column. |
| breeze_restore_stages | Bring back an archived list/column | Bring back the "On hold" column. |
| Tool | Description | Example usage |
|---|---|---|
| breeze_list_cards | List and filter tasks by list, assignee, due date and more | Show tasks due this week in Marketing. |
| breeze_get_card | Open one task with all its details | Open the homepage redesign task. |
| breeze_list_my_cards | See the tasks assigned to you | What am I working on right now? |
| breeze_create_cards | Add tasks to a project | Add three tasks to the Marketing project and assign them to me. |
| breeze_update_cards | Change task details, or move tasks between lists | Move the homepage task to Done and set it due Friday. |
| breeze_delete_cards | Archive tasks off the board - can be restored | Archive the finished onboarding task. |
| breeze_restore_cards | Bring archived tasks back | Restore the task I archived. |
| Tool | Description | Example usage |
|---|---|---|
| breeze_list_todos | List checklist items across tasks and projects | What checklist items are left on this task? |
| breeze_create_todo_lists | Add checklists to a task | Add a "Pre-launch" checklist to this task. |
| breeze_create_todos | Add items to a task's checklist | Add "proofread copy" and "check links" to the checklist. |
| breeze_update_todos | Rename, complete, or set due dates on checklist items | Mark "proofread copy" as done. |
| breeze_update_todo_list | Rename a checklist | Rename the checklist to "Launch day". |
| breeze_delete_todos | Permanently delete checklist items | Remove the "check links" item. |
| breeze_delete_todo_lists | Permanently delete checklists and their items | Delete the whole "Pre-launch" checklist. |
| Tool | Description | Example usage |
|---|---|---|
| breeze_list_comments | List comments on a task or across a project | What have people said on this task? |
| breeze_create_comments | Comment on a task | Comment "looks good, shipping today" on the homepage task. |
| breeze_update_comment | Edit a comment | Fix the typo in my last comment. |
| breeze_delete_comments | Permanently delete comments | Delete my comment on that task. |
| breeze_list_project_messages | Read a project's discussion messages | Show the discussion in the Marketing project. |
| breeze_create_project_messages | Post in a project's discussion | Post a status update in the Marketing project discussion. |
| breeze_update_project_message | Edit a discussion message | Edit my last project update. |
| breeze_delete_project_messages | Permanently delete discussion messages | Delete that discussion post. |
| Tool | Description | Example usage |
|---|---|---|
| breeze_list_time_entries | See logged time | How much time did I log this week? |
| breeze_log_time | Record time worked on a task | Log 2 hours on the homepage task for today. |
| breeze_update_time_entry | Change a logged time entry | Change that time entry to 3 hours. |
| breeze_delete_time_entries | Permanently delete logged time | Delete the time I logged by mistake. |
| breeze_set_estimates | Add time estimates to a task | Estimate the homepage task at 5 hours. |
| breeze_update_estimate | Change a time estimate | Bump the estimate to 8 hours. |
| breeze_delete_estimates | Permanently delete estimates | Remove the estimate on this task. |
| Tool | Description | Example usage |
|---|---|---|
| breeze_search | Find tasks, comments, projects and more by keyword | Find every task that mentions "invoice". |
| breeze_semantic_search | Find things by meaning, even with vague wording | Find that task about the login bug, whatever it was called. |
| breeze_list_activity | See what changed and when | What changed in Marketing this week? |
| breeze_list_tags | See a project's tags | What tags does this project use? |