🤖 GitHub Copilot now supports MCP (Model Context Protocol), allowing you to connect new services inside VS Code Insiders—and soon, in VS Code GA!
🎯 In this video, I explain what MCP is and how to install and configure an MCP server in VS Code.
⚡ Finally, watch as I use Copilot with a GitHub MCP Server to create new issues, documentation, and releases—automatically!
00:00 Introduction
00:11 What is MCP?
01:28 Context of the demonstration : New Issue and Documentation
02:33 Look at existing MCP Server on : https://github.com/modelcontextprotocol/servers
03:13 Installing a new MCP Server in VSCode (Insider)
04:08 Viewing and Selecting available tools
04:16 Using the new tools from GitHub MCP Server
04:20 Creating a new Issue
05:06 Implement the work from the issue
05:23 Using GitHub Release Tools to create a new Document
06:19 Create a new GitHub Release using GitHub MCP Server
07:31 Conclusion