From 482c72fe921e914ce5c3c6ef0c7e871c51a4b3c1 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Thu, 16 Jul 2026 12:32:35 +1000 Subject: [PATCH] Fixing marketplace that was missing update --- .github/plugin/marketplace.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index e91a76073..eebc5b160 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -241,6 +241,12 @@ "description": "A visual orb that users can ask the agent to recolor while showing a live activity log in the canvas.", "version": "1.0.0" }, + { + "name": "connector-namespaces", + "source": "extensions/connector-namespaces", + "description": "Browse, connect, and open MCP connectors from an Azure Connector Namespace.", + "version": "1.1.0" + }, { "name": "context-engineering", "source": "plugins/context-engineering",