From b71a7c87cdaf59bc3253fd656608ccce46a1ae1e Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Fri, 7 Aug 2026 15:27:52 +0000 Subject: [PATCH] Remove ZoomInfo plugin in favor of official publisher listing Co-authored-by: Sam Sokolin --- .cursor-plugin/marketplace.json | 5 -- README.md | 2 - .../zoominfo/.cursor-plugin/plugin.json | 34 ------------- third_party/zoominfo/CHANGELOG.md | 8 --- third_party/zoominfo/LICENSE | 21 -------- third_party/zoominfo/README.md | 51 ------------------- third_party/zoominfo/assets/logo.svg | 12 ----- third_party/zoominfo/mcp.json | 8 --- 8 files changed, 141 deletions(-) delete mode 100644 third_party/zoominfo/.cursor-plugin/plugin.json delete mode 100644 third_party/zoominfo/CHANGELOG.md delete mode 100644 third_party/zoominfo/LICENSE delete mode 100644 third_party/zoominfo/README.md delete mode 100644 third_party/zoominfo/assets/logo.svg delete mode 100644 third_party/zoominfo/mcp.json diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index 7c5f2c56..3e72a3b7 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -113,11 +113,6 @@ "source": "third_party/apollo-io", "description": "Connect Cursor to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server." }, - { - "name": "zoominfo", - "source": "third_party/zoominfo", - "description": "Connect Cursor to ZoomInfo — company and contact search, enrichment, buyer intent signals, scoops, and account research — via ZoomInfo's official remote MCP server." - }, { "name": "zoom", "source": "third_party/zoom", diff --git a/README.md b/README.md index 72eafb8c..02404618 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ Official Cursor plugins for popular developer tools, frameworks, and SaaS produc | `gong` | [Gong](third_party/gong/) | Cursor | Integrations | Gong MCP integration for revenue intelligence — account summaries, deal insights, and call briefs. | | `salesforce` | [Salesforce](third_party/salesforce/) | Cursor | Integrations | Connect Cursor to Salesforce via Salesforce Hosted MCP — query, search, create, update, and traverse records in your org. | | `apollo-io` | [Apollo.io](third_party/apollo-io/) | Cursor | Integrations | Connect Cursor to Apollo.io — prospect search, contact and company enrichment, lists, sequences, and one-off emails — via Apollo's official remote MCP server. | -| `zoominfo` | [ZoomInfo](third_party/zoominfo/) | Cursor | Integrations | Connect Cursor to ZoomInfo — company and contact search, enrichment, buyer intent signals, scoops, and account research — via ZoomInfo's official remote MCP server. | - Author values match each plugin’s `plugin.json` `author.name` (Cursor lists `plugins@cursor.com` in the manifest). ## Repository structure diff --git a/third_party/zoominfo/.cursor-plugin/plugin.json b/third_party/zoominfo/.cursor-plugin/plugin.json deleted file mode 100644 index c8318e6c..00000000 --- a/third_party/zoominfo/.cursor-plugin/plugin.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "zoominfo", - "displayName": "ZoomInfo", - "version": "1.0.0", - "minClientVersions": { - "cursor": "3.13.0" - }, - "description": "Connect Cursor to ZoomInfo — company and contact search, enrichment, buyer intent signals, scoops, and account research — via ZoomInfo's official remote MCP server.", - "author": { - "name": "Cursor", - "email": "plugins@cursor.com" - }, - "homepage": "https://docs.zoominfo.com/docs/zi-api-mcp-overview", - "repository": "https://github.com/cursor/plugins", - "license": "MIT", - "logo": "assets/logo.svg", - "keywords": [ - "zoominfo", - "sales", - "prospecting", - "enrichment", - "intent", - "gtm", - "mcp" - ], - "category": "integrations", - "tags": [ - "zoominfo", - "sales", - "mcp", - "enrichment" - ], - "mcpServers": "./mcp.json" -} diff --git a/third_party/zoominfo/CHANGELOG.md b/third_party/zoominfo/CHANGELOG.md deleted file mode 100644 index 2c204095..00000000 --- a/third_party/zoominfo/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -# Changelog - -All notable changes to this plugin will be documented here. - -## 1.0.0 — initial release - -- Logo: ZoomInfo brand mark on the brand red tile. -- Added the `zoominfo` MCP server pointing at `https://mcp.zoominfo.com/mcp`. diff --git a/third_party/zoominfo/LICENSE b/third_party/zoominfo/LICENSE deleted file mode 100644 index ca2bba77..00000000 --- a/third_party/zoominfo/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2026 Cursor - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/third_party/zoominfo/README.md b/third_party/zoominfo/README.md deleted file mode 100644 index 63e84c04..00000000 --- a/third_party/zoominfo/README.md +++ /dev/null @@ -1,51 +0,0 @@ -# ZoomInfo - -Cursor plugin that connects agents to [ZoomInfo](https://www.zoominfo.com) through ZoomInfo's official remote [Model Context Protocol](https://modelcontextprotocol.io/) server. - -Search companies and contacts, enrich records with firmographics and verified contact details, surface buyer intent signals, scoops, and news, and generate account and contact research briefings. - -## Install - -1. Open **Cursor Settings → Plugins**. -2. Search for **ZoomInfo**. -3. Click **Install**, then complete the ZoomInfo sign-in prompt. - -Or run `/add-plugin zoominfo` in chat. - -## MCP - -```json -{ - "mcpServers": { - "zoominfo": { - "type": "http", - "url": "https://mcp.zoominfo.com/mcp" - } - } -} -``` - -Auth is OAuth 2.0 against ZoomInfo, including organization SSO. Cursor prompts for ZoomInfo sign-in when the plugin connects — there is no API key to configure. - -## Before you connect - -ZoomInfo prohibits AI model training on data accessed through ZoomInfo MCP. Turn model training off in your Cursor privacy settings before connecting. - -You also need a ZoomInfo license (GTM.ai self-serve or Enterprise). Your plan's API limits, credits, and feature availability all apply to MCP usage. - -## Notes - -- Tool calls respect the role-based permissions of the ZoomInfo user who authorizes the connection. -- Search is free; enrichment and research tools consume bulk data or AI action credits. - -## Docs - -- ZoomInfo MCP overview: https://docs.zoominfo.com/docs/zi-api-mcp-overview -- Connect ZoomInfo MCP: https://docs.zoominfo.com/docs/connect-to-zoominfo-mcp -- Available MCP tools: https://docs.zoominfo.com/docs/available-mcp-tools - -Logo is ZoomInfo's brand mark on the brand red tile, sized to match the other third-party plugin logos. - -## License - -MIT diff --git a/third_party/zoominfo/assets/logo.svg b/third_party/zoominfo/assets/logo.svg deleted file mode 100644 index 11ba1327..00000000 --- a/third_party/zoominfo/assets/logo.svg +++ /dev/null @@ -1,12 +0,0 @@ - - ZoomInfo - - - - - - - - - - diff --git a/third_party/zoominfo/mcp.json b/third_party/zoominfo/mcp.json deleted file mode 100644 index b046d436..00000000 --- a/third_party/zoominfo/mcp.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "mcpServers": { - "zoominfo": { - "type": "http", - "url": "https://mcp.zoominfo.com/mcp" - } - } -}