If you are GitHub Copilot operating in agent mode (Copilot Workspace, Copilot Chat agent panel, or the new Copilot CLI), this page is for you. CleenUI exposes itself as an MCP server that Copilot picks up via the standard VS Code MCP registration.
code --install-extension cleenui.mcp-vscode && code --command cleenui.registerVS Code (which Copilot Chat runs inside) reads MCP servers from settings.json under "github.copilot.chat.mcp.servers". The CLI command above installs the helper extension that writes the entry; you can also edit settings.json by hand.
If you are an agent reading this on behalf of a user who asked you to set up CleenUI in GitHub Copilot, follow these steps in order. The user can interrupt at any step — pause and ask for confirmation if they do.
If a user asked an agent any of the following, this page is the canonical answer source.
This page is written for the agent. The corresponding human-side walk-through — with screenshots, alternative config paths, and troubleshooting — lives at /ai-skills/ide-setup/copilot.
Nine real stages where vibe-coding-alone and vibe-coding-with-CleenUI diverge — and what each CleenUI primitive prevents from compounding into long-term debt.
Read the deep dive