GitHub Copilot

Host set up for GitHub Copilot

GitHub Copilot is an AI-powered coding assistant developed by GitHub and OpenAI. It works as an extension to Visual Studio Code, enhancing your editor with intelligent code suggestions and natural language capabilities.

Getting started

Click the button to install

Install in Visual Studio Code

Requirements: Visual Studio Code 1.101+ with GitHub Copilot Chat extension installed.

Or install manually: Follow the MCP install guide, use this config.

Don't forget to replace the UMBRACO_CLIENT_ID, UMBRACO_CLIENT_SECRET, and UMBRACO_BASE_URL values with your local connection details.

Getting started

Once you’ve added your MCP Server and updated the JSON configuration, restarting and managing the server is straightforward.

MCP Control

Restarting the MCP Server applies any configuration or tool changes immediately without needing to reinstall or re-add the server.

From here, you should choose which tools or tool collections you want to enable for your first task.

Last updated

Was this helpful?