GitHub Copilot's Agent Mode and MCP Support Expand to All VS Code Users

GitHub Copilot is expanding its capabilities with the introduction of agent mode, now available to all Visual Studio Code users. This feature, which can be manually enabled, utilizes leading models to take action and translate ideas into code through simple prompts. It can also suggest terminal commands or tool calls, analyze run-time errors, and advance chain of thought reasoning models.

In addition to agent mode, GitHub is introducing Model Context Protocol (MCP) in public preview, enabling agent mode with the context and capabilities needed for various tasks. MCP allows for more interactive and context-sensitive coding support by equipping agent mode with different tools to handle tasks like understanding database schema or querying the web.

GitHub is also announcing premium requests for models in chat, multi-file edits, and agent mode. Customers with Copilot Pro will receive 300 monthly premium requests, while Copilot Business and Copilot Enterprise customers will receive 300 and 1000 monthly premium requests, respectively. A new Pro+ plan for individuals is also available, offering 1500 monthly premium requests and access to advanced models for $39 per month.

These updates follow GitHub's commitment to enabling a world with 1 billion developers, celebrating Microsoft's 50th anniversary and its history as a developer-focused company.

Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users - The GitHub Blog

Thomas Dohmke


  • 6 minutes

Share:

Introducing Agent Mode with MCP support for all users in Visual Studio Code

GitHub Copilot is getting smarter with Agent mode, using increased context from your tools and services, powered by the world's leading models. This update is rolling out to Visual Studio Code (VS Code) users today, including MCP (Model Context Protocol) support. We also introduce a new open-source GitHub MCP server that enables you to add GitHub functionality to any LLM tool that supports MCP.

Improved Agent Mode for VS Code

With Agent mode, GitHub Copilot moves beyond simply answering questions, as it's capable of completing all necessary subtasks to ensure your coding goals are achieved. It suggests terminal commands, tool calls, and even analyses run-time errors. Compared to chat or multi-file edits, which propose code changes across multiple files, Agent mode can take action and translate ideas into code.

This update is being gradually rolled out to VS Code users with plans for full availability to all users in the coming weeks. Users can enable it manually before that. For more information about enabling Agent mode, visit GitHub documentation.

Model Context Protocol (MCP) with Agent Mode

MCP enables Agent mode to access tools in your engineering stack, which it can utilize for tasks such as understanding database schema or web querying, enhancing its coding support through more interactive and context-sensitive interactions. You can now equip Agent mode with the tools and capabilities you want by utilizing the new GitHub MCP server. To get started with MCP servers and using tools with Agent mode in VS Code, check out the GitHub local MCP server's repository.

Premium Model Requests for More Capability

Paid Copilot users gain access to five additional models including Anthropic Claude 3.5, 3.7 Sonnet, 3.7 Sonnet Thinking, Google Gemini 2.0 Flash, and OpenAI o3-mini through premium requests included in all Copilot plans. These requests are in addition to unlimited requests for Agent mode, chat, and code completions offered with the base model. We are also launching a Pro+ plan, providing individuals 1500 monthly premium requests and access to the latest models for $39/month. Paid users also have the ability to pay-as-you-go for additional premium requests.

For more details on premium requests and how seat-based premium requests will work, visit the GitHub documentation.


Happy 50th birthday, Microsoft! Join us in celebrating 50 years of development love at GitHub as we continue working to enable a world with 1 billion developers.

Try out Copilot today.

Thomas Dohmke, Chief Executive Officer, GitHub

To learn more: