Plugin: Search and filter, collapsible marketplace sections,
per-scope enable/disable, expandable cards showing contents
(commands, skills, agents, MCP servers, hooks) with descriptions,
GitHub link per plugin, description translation
MCP Server: View connection status, add/remove servers with scope support
Install
npm run install:ext # Build and install into VSCode
npm run uninstall:ext # Uninstall from VSCode
Usage
Click the Claude icon in the Activity Bar
Choose Marketplace, Plugins, or MCP Servers from the sidebar
Manage installations in the editor panel
Development
npm run watch # Watch mode (extension + webview)
npm run typecheck # Type check (dual tsconfig)
npm test # Run tests (vitest, 765 tests)
npm run build # Production build