Overview
Create a GitHub-clone MCP server that automates common development steps: cloning a repository, creating directories, and opening the project in Visual Studio Code. Add validation and error handling, include operating-system-aware logic for launching Visual Studio Code or Visual Studio
Code Insiders, and connect the workflow to GitHub Copilot agent mode.