Kanban
Public kanban
A public board per project — publish it, and optionally let visitors add cards.
Each project can publish a kanban board on a public URL: a roadmap or status board your users can see without an account. Public editing is opt-in — when enabled, visitors can add cards to the board (a name and email are required to create one).
The programmatic surface today is the hosted MCP server: the
publish_kanban tool publishes a project's board, and
set_kanban_public_editing toggles whether visitors can add cards.
Board management itself — columns, cards, ordering — lives in the dashboard; a fuller reference for this section is being written.