From e3942ee313c94fce0afb6f1dc133f4d614b0479c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Sat, 2 May 2026 13:06:23 -0500 Subject: [PATCH] Add zilliz plugin --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f93820a..1b5f6fa 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2154,6 +2154,19 @@ }, "homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier" }, + { + "name": "zilliz", + "description": "Zilliz Cloud management plugin with 14 skills covering cluster lifecycle, collection schema, vector search, index tuning, bulk import, RBAC, backups, and monitoring.", + "author": { + "name": "Zilliz" + }, + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/zilliztech/zilliz-plugin.git" + }, + "homepage": "https://docs.zilliz.com" + }, { "name": "zoom-plugin", "description": "Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows.",