Back to Discover

agentic-monday

plugin

mondaycom

A Claude Code plugin marketplace for the full SDLC of monday.com apps

View on GitHub
8 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add mondaycom/agentic-monday

README

Agentic monday.com

A Claude Code plugin marketplace for the building on monday.com

Prerequisites

The monday-code plugin uses the monday-apps MCP server. Before installing, set your monday.com API token in the .mcp.json file in the plugin:

  1. Get your API token from https://.monday.com/apps/manage/tokens
  2. Replace ${MONDAY_API_TOKEN} in the .mcp.json files under plugins-official/monday-code

Quick Start

# Add the marketplace
/plugin marketplace add mondaycom/agentic-monday

# Install plugins
/plugin install monday-code@agentic-monday

# Use a skill
/monday-code-init fullstack

Available Plugins

PluginSkillsDescription
monday-code/monday-code-init, /monday-code-migrate, /monday-code-dev, /monday-code-deploy, /monday-code-opsBuild, deploy, and manage monday code apps on the monday.com platform

What You Get

Apps scaffolded by this framework include:

  • Monday SDK integration - MondayContext provider with local dev detection
  • JWT authentication - Middleware supporting both production and dev token formats
  • Document DB - monday code MongoDB connection with MNDY_MONGODB_CONNECTION_STRING
  • Vibe Design System - @vibe/core for monday.com-native UI
  • TypeScript - End-to-end type safety
  • monday-code ready - .mondaycoderc, proper entry points, deploy scripts

Contributing

See CONTRIBUTING.md for plugin development guidelines.

License

MIT

Rendered live from mondaycom/agentic-monday's GitHub README — not stored, always reflects the source repo.

3 Plugins

NameDescriptionCategorySource
monday-codeWork with monday code projects (frontend/backend/fullstack) with proper structure, dependencies, and monday-code configurationmonday-code./plugins-official/monday-code
monday-apiSimplifies the monday.com public GraphQL API for external developers. Setup projects with the @mondaydotcomorg/api SDK, build and live-test queries, migrate between API versions, and operate in production with proper error handling, rate limits, and retries.monday-api./plugins-official/monday-api
vibeBuild monday.com apps with the Vibe design system (@vibe/core). Best practices for component usage, accessibility (WCAG 2.1 AA), design tokens, icon imports, and major version migration.vibe./plugins-official/vibe

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.