From 20a2871e2853b4ec5360c6437709366059af1cac Mon Sep 17 00:00:00 2001 From: Tobin South Date: Wed, 18 Mar 2026 21:07:54 +0000 Subject: [PATCH] Add zoominfo plugin to marketplace (#732) Co-authored-by: Claude --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c517ade..ac36a1a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1039,6 +1039,17 @@ }, "homepage": "https://github.com/intercom/claude-plugin-external" }, + { + "name": "zoominfo", + "description": "Search companies and contacts, enrich leads, find lookalikes, and get AI-ranked contact recommendations. Pre-built skills chain multiple ZoomInfo tools into complete B2B sales workflows.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/Zoominfo/zoominfo-mcp-plugin.git", + "sha": "0705316ef8a2d0c64f81e50d4612ccc6a74edf03" + }, + "homepage": "https://zoominfo.com" + }, { "name": "cockroachdb", "description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",