Skip to content

Releases: mondaycom/monday-claude-cowork-plugin

v0.1.0 - First release

01 Jun 08:02

Choose a tag to compare

The first public release of the official monday.com plugin for Claude Cowork. Five evaluated skills, OAuth-based authentication, MIT-licensed.

Skills (5)

  • task-management - create, update, assign, and comment on items with correct column-value formatting across all monday.com column types
  • project-status-report - structured status reports surfacing overdue items, blockers, workload distribution, and recent activity
  • board-setup - create well-structured boards with the right column types, groups, and templates for the use case
  • docs-collaborator - read, draft, and update monday docs with live board embeds, user mentions, and the right block-operation routing
  • forms-builder - build WorkForms for intake flows linked directly to a target board

Quality

  • Every skill is evaluated against a per-skill rubric (prompts, expected behavior, pass criteria) before release
  • Skills go beyond raw MCP calls: smart defaults, plain-language outputs, next-step suggestions, error remediation, and links back to the right monday.com surface
  • All writes target user-authorized boards via the official monday.com MCP server

Connection

  • OAuth 2.0 via https://mcp.monday.com/mcp
  • No API tokens or environment variables required
  • Permissions enforced at the MCP layer based on your monday.com role

License

MIT