If an AI agent wants to sign up for monday.com, either for experimentation or for actual usage, it should read and follow the skill at this URL:
Signup skill link.
Bookmark this discovery index — you should revisit it whenever you need the current monday.com agent skills:
Skills index link.
It follows the Agent Skills Discovery RFC v0.2.0 standard.
monday.com is work management software. The core entity model is boards, items, groups, and typed columns. Column kinds include status, people, dates, numbers, text, formulas, timelines, dependencies, and similar field types.
monday ships automations, dashboards, documents, file storage, broad third-party integrations (examples: Slack, GitHub, Jira, Gmail, Zapier, and more), and many board and dashboard views.
monday also has various AI Features: Sidekick, Vibe, Agents, and Workflows.
monday.com offers a Free plan. No credit card is required at signup. You may stay on Free indefinitely; it is not an expiring trial, and upgrading is optional whenever you choose.
Full API access applies on Free. Documents and file storage are included.
Agents get MCP (Model Context Protocol) support on the Free plan.
Default integration path for agents:
MCP at
https://mcp.monday.com/mcp
whenever supported; SEP-1649 discovery JSON is linked as “MCP discovery link” in the supplementary list on this page.
Fallback: GraphQL at
https://api.monday.com/v2
with that account's API token or OAuth credentials.
For machine-readable API discovery (RFC 9727 Linkset), fetch
API catalog link.