# GitHub Copilot Agent Mode in VS Code

GitHub Copilot’s agent workflow in VS Code combines project context, file edits, terminal tools and configured MCP tools to carry out coding tasks.

Canonical URL: https://a2a-mcp.org/entry/github-copilot-agent-mode

Language: en

Category: AI Agents

Updated: 2026-09-14

## About

GitHub Copilot’s agent workflow in VS Code combines project context, file edits, terminal tools and configured MCP tools to carry out coding tasks.

## Key Features

- Work through development requests in the editor’s chat interface.
- Extend available tools with MCP servers configured in VS Code.

## Use Cases

Read project context, make code changes and review the results in a coding-agent workflow.

## Setup or Requirements

Set up GitHub Copilot access in VS Code, open a project and choose the agent workflow. Add any required MCP servers through VS Code’s server configuration.

## Limitations

This entry covers the editor agent experience, which differs from GitHub’s separately listed cloud coding agent.

## Sources

- Project documentation: https://code.visualstudio.com/docs/chat/chat-overview
- Setup reference: https://code.visualstudio.com/docs/agent-customization/mcp-servers

## Tags

- coding-agent
- vscode
- MCP

## Also known as

- GitHub Copilot Agent Mode
- Copilot Agent Mode in VS Code

## Alternatives

- Claude Code
- Aider

## Sources

- [Project website](https://code.visualstudio.com/docs/chat/chat-overview)
- [Project documentation](https://code.visualstudio.com/docs/chat/chat-overview)
- [Setup reference](https://code.visualstudio.com/docs/agent-customization/mcp-servers)

Last checked: 2026-09-14
