From 7991c0eeb31bac044d7750973c36ee9973e34a02 Mon Sep 17 00:00:00 2001 From: Steve Calvert Date: Thu, 26 Feb 2026 09:22:00 -0800 Subject: [PATCH] feat: update plugin category and keywords for Cursor marketplace - Change category from "developer-tools" to "productivity" in plugin.json so Glean appears alongside Atlassian and Monday.com in the Productivity section of the Cursor marketplace instead of "All Plugins" - Refresh keywords in plugin.json to better reflect Glean's use case (enterprise-search, knowledge-management, workplace, people-search) - Add keywords to marketplace.json metadata for additional discoverability Co-Authored-By: Claude Sonnet 4.6 (1M context) --- .cursor-plugin/marketplace.json | 3 ++- glean/.cursor-plugin/plugin.json | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index fddecc6..bee74f2 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -5,7 +5,8 @@ "email": "steve.calvert@glean.com" }, "metadata": { - "description": "Official Glean plugin for Cursor — enterprise knowledge, code search, and people discovery." + "description": "Official Glean plugin for Cursor — enterprise knowledge, code search, and people discovery.", + "keywords": ["glean", "enterprise-search", "knowledge-management", "productivity", "workplace", "mcp"] }, "plugins": [ { diff --git a/glean/.cursor-plugin/plugin.json b/glean/.cursor-plugin/plugin.json index 9400c8e..f8e514d 100644 --- a/glean/.cursor-plugin/plugin.json +++ b/glean/.cursor-plugin/plugin.json @@ -13,15 +13,15 @@ "logo": "assets/avatar.svg", "keywords": [ "glean", - "mcp", "enterprise-search", + "knowledge-management", + "productivity", + "workplace", "code-search", - "documents", - "cross-repo", - "experts", - "org-chart" + "people-search", + "mcp" ], - "category": "developer-tools", + "category": "productivity", "tags": [ "mcp", "enterprise",