Extending AI Agents: Live Demo of GitHub MCP Server Integration

GitHub presents a live demonstration led by Sam Morrow and Toby Padilla, showcasing how developers can extend AI agent capabilities in VS Code using the GitHub MCP Server and Copilot agent mode.

Extending AI Agents: Live Demo of GitHub MCP Server Integration

Introduction

In this live demo from GitHub Universe 2025, GitHub engineers Sam Morrow and Toby Padilla showcase the extensibility of AI agents with the GitHub MCP Server. The session highlights Copilot agent mode within VS Code and how agents can interact with GitHub via natural language.


What is the Model Context Protocol (MCP)?

The MCP is a protocol enabling code agents (like GitHub Copilot) to interact programmatically with GitHub resources, automating tasks via standardized APIs and interfaces.

Installing the GitHub MCP Server in VS Code

Using Prompts to Automate GitHub Tasks

Visual Summaries and Mermaid Charts

Integrating with the Copilot Coding Agent

Exploring the MCP Registry


Key Takeaways

References

About the Speakers