商業應用
MCP App Creator
Build MCP Apps — interactive UIs that render inline in Claude Desktop, Claude.ai, and VS Code chat. Use when the user asks to "create an MCP app", "add a UI to my MCP tool", "build an MCP app", "add an interactive view", or wants to display charts, forms, dashboards, or any interactive widget inside an MCP tool response. Also triggers on "create a new MCP tool with UI", "scaffold an MCP app", or "make this tool visual". Covers project setup, server registration, client-side View code, theming, app-only tools, vite bundling, and testing. All UI MUST use @vscode-elements/elements web components and follow VS Code UX design patterns. DO NOT USE FOR: building standard MCP servers/tools without UI, general web apps (React/Vue/Svelte), Copilot Extensions (use azure-hosted-copilot-sdk), or Azure portal prototypes (use azure-experiment-orchestrator).