mirror of
https://github.com/bergside/typeui.git
synced 2026-09-19 07:24:37 +08:00
TypeUI tool plugins
Tool-specific TypeUI plugins live in provider namespaces:
../plugin.jsonfor direct VS Code / GitHub Copilot source installs from the repository root.../.github/plugin/marketplace.jsonfor VS Code / GitHub Copilot plugin marketplace discovery.../.mcp/server.jsonfor MCP registry and VS Code MCP gallery discovery.codex/typeuifor the Codex plugin and Codex marketplace package.claude/typeuifor the Claude Code plugin and Claude marketplace package.cursor/typeuifor the Cursor plugin and Cursor marketplace package.vscode/typeuifor the VS Code / GitHub Copilot agent plugin and MCP configuration.grok/typeuifor the Grok plugin, TypeUI skill, and MCP configuration.cline/typeuifor the Cline plugin and MCP setup helper.opencode/typeuifor the OpenCode helper plugin and MCP configuration.antigravity/typeuifor the Antigravity CLI plugin and MCP configuration.hermes/typeuifor the Hermes Agent plugin and MCP setup helper.openclaw/typeuifor the OpenClaw MCP configuration guide.zed/typeuifor the Zed MCP server extension package.
Marketplace entries can still expose each plugin as typeui; the namespaced folders only keep repository ownership clear as more tool plugins are added.