From 4e8962d6afc3c5db3efc92497ec10605a67d4c19 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 17 Jun 2026 20:29:55 -0500 Subject: [PATCH] Add monday-crm plugin (#3019) --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index eee2dd0..e3619bc 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1829,6 +1829,22 @@ }, "homepage": "https://miro.com" }, + { + "name": "monday-crm", + "description": "Run your monday CRM in plain language. Build a pipeline from scratch, start the day with a ranked deal briefing, spin up a forecast dashboard, audit board health, clean up messy data in bulk, and turn meeting notes into deal updates. Every skill writes back into monday as a real update, doc, or dashboard. Built on the official monday MCP connector.", + "author": { + "name": "monday.com" + }, + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "https://github.com/mondaycom/mcp.git", + "path": "plugins/monday-crm", + "ref": "master", + "sha": "668ea969f355217f06bf1e179d48a34213f13a20" + }, + "homepage": "https://monday.com" + }, { "name": "mongodb", "description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",