revert(plugins): remove the kimi-cu and kimi-webbridge marketplace entries

Both capabilities now distribute with the client (bundled wiring), so the
catalog drops back to kimi-datasource / superpowers / vercel-plugin. Older
clients never see the entries; current clients install from the Built-in
section. This also reverts the marketplace blurb commit 0635e99c5.
This commit is contained in:
qer 2026-08-03 14:36:02 +08:00
parent 8240dd32cc
commit 4f5e1c4a82

View file

@ -10,23 +10,6 @@
"keywords": ["data", "mcp"],
"source": "./official/kimi-datasource"
},
{
"id": "kimi-cu",
"tier": "official",
"displayName": "Kimi Computer Use",
"description": "macOS GUI automation in the background — click, type, scroll, and drag without taking over your mouse. Requires the KimiCU.app runtime (macOS only); current clients set it up automatically on install.",
"keywords": ["computer-use", "macos", "accessibility", "automation", "gui"],
"source": "https://cdn.kimi.com/kimi-computer-use/latest/kimi-cu-plugin.zip"
},
{
"id": "kimi-webbridge",
"tier": "official",
"displayName": "Kimi WebBridge",
"description": "Control your real browser from Kimi Code — navigate, click, type, and screenshot. Requires the WebBridge daemon + browser extension.",
"homepage": "https://www.kimi.com/features/webbridge",
"keywords": ["browser", "webbridge", "cdp", "automation", "web"],
"source": "./official/kimi-webbridge"
},
{
"id": "superpowers",
"tier": "curated",