From 4fecb30b3c910b4c0b6827d444ff165542473f58 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 10 Mar 2026 15:57:09 +0000 Subject: [PATCH] Add zapier to marketplace --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..9384059 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,19 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "zapier", + "description": "Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.", + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "zapier/zapier-mcp", + "path": "plugins/zapier", + "ref": "main", + "sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd" + }, + "homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier" } ] }