Kanban Zone connects to Claude, ChatGPT, and other AI assistants through MCP (Model Context Protocol), an open standard. Once connected, you can ask your AI assistant to read boards, search and create cards, manage checklists and comments, and move work through your workflow, directly from a chat.
This works two ways. You can ask your assistant to do something for you in the moment, the same way you'd ask it to draft an email or summarize a document. Or, if you're building an automated workflow, an agent can use the same connection to act on its own. Either way, this is Level 3 of the Kanban Zone AI model: External / Extend. The assistant acts as an execution layer on top of Kanban Zone, not inside it. Every action it takes is visible on the board like any other change.
Kanban Zone's MCP server works with any MCP-compliant client because it adheres to the open protocol. Rather than walk you through each platform's settings, which change often, this page gives you the one thing that stays constant: the URL, plus a prompt you can hand to your assistant to get live, up-to-date setup steps directly from it.
Before you connect
An organization owner, or a paid licensed member with the AI & Integrations permission, must enable MCP access in Organization Settings > AI > MCP and confirm that your organization has an internal AI use policy. This is OFF by default for every organization. Once enabled, you can also choose which team members are allowed to connect.
Connect
Kanban Zone's MCP server only needs one thing: the server URL below. No API key, no account to create on our side.
https://mcp.kanbanzone.io/mcp
Exactly where to paste this URL depends on your platform, and the AI companies change these settings often enough that steps written today can be wrong in a month. Rather than follow instructions that may be stale, ask your assistant directly. It has access to its own current settings and can walk you through it live:
Help me connect to a custom MCP server. The server URL is https://mcp.kanbanzone.io/mcp. Walk me through the exact steps for this app, and tell me whether I need to use a web browser, a desktop app, or a specific plan to do this.
This works in Claude, ChatGPT, Gemini, or any other assistant that supports custom MCP connectors. If a platform doesn't support it yet, the assistant will tell you that too, rather than you finding out on a stuck setup screen.
Any MCP-compliant client can connect to the same URL, since Kanban Zone's server adheres to the open protocol.
Verify the connection
Ask: Is my Kanban Zone connection working?
This runs a check against your organization. If it returns your organization name, the connection is live. If it fails, remove and re-add the connector, and confirm it's turned on for the current conversation.
Once connected, you can also ask: What can I do with the Kanban Zone MCP?
It will list the available tools and give you a few concrete starting points based on your boards, rather than a generic feature list. This is a good first question to ask after any new connection, since it confirms the connection works and gives you a live starting point.
What you can do
Once connected, you can ask your assistant to:
- List your boards, columns, and labels
- Search cards across your organization
- Read a card's full detail, including comments, checklists, and history
- Create and update cards, checklists, and tasks
- Move cards between columns
- Add comments to cards
Every action it takes appears on the board immediately, just as if a teammate made the change. Nothing happens silently. This follows the same principle as our embedded AI agents: AI Complete, Human Done. It proposes and executes through the same system that everyone else uses. You stay in control of what ships.
A note on formatting
Card descriptions, comments, and task text in Kanban Zone use rich text (HTML), not plain text. If you ask your assistant to write a card description with headings or bullet points, confirm it rendered correctly on the card before moving on — most assistants write plain text by default, which collapses into a single unformatted paragraph in Kanban Zone. We've confirmed this is current behavior as of this writing. This section will be updated once that changes on our side.
Troubleshooting
Connection check fails. Remove and re-add the connector using the exact URL above. Confirm you're using the right URL for beta vs. production.
Cards or boards show as missing or blank. Ask it to request the raw data format instead of the readable summary. Some tools default to a summary view that doesn't always render correctly.
A card's formatting looks broken after creation. This usually means the content was sent as plain text. Ask it to rewrite the description using HTML formatting and update the card again.
A tool isn't listed or won't run. Different platforms handle tool permissions differently — some (like Claude) require you to explicitly allow each tool. Check your platform's connector or tool permissions settings and confirm the relevant Kanban Zone tools are enabled.
Going further
This page covers the fastest way to connect a chat assistant. If you're building custom integrations, running unattended automation, or want the full tool reference and API details, see the Kanban Zone Developer Docs.
