The word "chatbot" triggers a specific mental image: a text box in the corner of an app, answering questions you already know the answer to. ChatGPT started there. But it doesn't have to stay there.
Yes, ChatGPT can manage your project board. Connect it to a workspace that exposes an MCP server — like Comuna — and ChatGPT stops being a Q&A tool and starts creating cards, moving them across columns, writing comments under its own name, and flagging decisions that need a human. Here is the honest picture of how that works, and where it doesn't.
What MCP actually does
MCP (Model Context Protocol) is an open standard that lets an AI client reach into tools that expose real actions, not just data. Think of it less like a webhook integration and more like giving ChatGPT a desk inside your project management tool. Instead of copying text out of ChatGPT and pasting it into your board, ChatGPT reaches in directly.
The detail most tutorials bury: MCP is pull, not push. ChatGPT doesn't run autonomously in the background watching your board. It executes when you — or a scheduled prompt you configure — trigger it. Open a chat, paste in a brief, say "create the cards for this sprint": that's the trigger. Set up a scheduled automation that runs a prompt every Monday morning: that's also a trigger. But ChatGPT is not a background daemon silently moving cards while you sleep.
The right mental model is a coworker you can call, not a process that runs on its own.
How to connect ChatGPT to your board
With Comuna's ChatGPT integration, setup takes about three minutes:
- ChatGPT Settings → Apps → Developer Mode. You'll need a Plus or Pro subscription — this feature isn't available on the free ChatGPT tier.
- Click Create, paste in the MCP server URL from your Comuna workspace settings.
- Authorize with OAuth — no API keys to copy, rotate, or store.
- Done. ChatGPT is now a member of your board.
From that point on, ChatGPT appears in your workspace with its own avatar, its own attribution on every card it touches, and an audit trail. No anonymous "AI edited this" entries in the history.
What ChatGPT can actually do on the board
Once connected, ChatGPT has access to over 80 operations on your boards. A few that come up in practice:
- Create a sprint from a brief. Paste your product notes, ask for a breakdown. ChatGPT writes the cards with descriptions, labels, and due dates.
- Triage an inbox column. "Move everything tagged 'design' to the Design column, flag anything more than 7 days old." It does it card by card, with a comment on each saying why.
- Write the weekly update. Ask it to look at what moved to Done this week and draft the team summary. It reads actual card data — not a hallucinated version.
- Propose new work. After a meeting note, ask it to open cards for every action item, escalating any where it's unsure about ownership or priority. You get a quiet approval request: approve, amend, or discard. The AI waits before acting on anything ambiguous.
Every action is signed by ChatGPT with its own badge. If you also connect Claude to the same workspace, you can tell them apart — two distinct AI identities, same board, full attribution. We wrote about the Claude side of this story here.
Where this doesn't fit — the honest limits
A few real constraints before you go all in:
MCP is pull. ChatGPT won't proactively move a card when a deadline passes. You need to ask it, or configure a scheduled prompt in ChatGPT. Truly autonomous background execution requires a scheduling layer that you wire up yourself.
ChatGPT Plus or Pro required. The Apps/MCP feature in ChatGPT isn't on the free plan. If you're on Claude instead, the MCP connection has different requirements — see how Claude integrates.
Complex decisions escalate. When ChatGPT isn't sure whether to close a card or just comment, it doesn't guess — it opens an escalation request for you to decide. This is by design, not a bug. A well-organised board with clear labels and assignees will see fewer of them.
Integration catalog is still growing. Comuna is free and unlimited, but it's newer than Asana or Monday — its native third-party integration catalog is smaller. If your workflow depends on dozens of external connections, factor that in before switching.
FAQ
Can ChatGPT manage a project board without API keys?
Yes. The connection goes through MCP and OAuth — you authorize in ChatGPT's settings, not by generating and rotating API keys. Authentication is handled automatically and re-authorizes when it expires.
Does ChatGPT work on cards on its own, or only when I ask?
Only when triggered. MCP is a pull model: ChatGPT acts when you or a scheduled prompt you configure ask it to. It is not running continuously in the background monitoring your board.
Do I need to pay for this on the project management side?
No. Comuna is free forever, including the AI coworker feature and the MCP integration. On the ChatGPT side, you need a Plus or Pro subscription to access the Apps/MCP feature.
How is this different from ChatGPT with Zapier?
With Zapier, ChatGPT generates text that an automation then pastes somewhere else. With MCP, ChatGPT controls the board directly and sees its current state — it reads existing cards, responds to context, and makes sequenced decisions rather than firing a single blind action.
Comuna is free forever — no credit card, bring your own AI. Spin up a workspace and try it.