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

Install MCP Server via Button

Install in Visual Studio Code

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

Manual Installation

Follow the MCP install guide and use the configuration below.

Replace the UMBRACO_CLIENT_ID, UMBRACO_CLIENT_SECRET, and UMBRACO_BASE_URL values with your local connection details.

Managing Your MCP Server

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.

Choose which tools or tool collections you want to enable for your first task.

Last updated

Was this helpful?