Copilot MCP Client for VSCode
@Automata-Labs-team
About Copilot MCP Client for VSCode
Overview
What is Copilot MCP Client for VSCode?
A VSCode extension that acts as a Model Context Protocol (MCP) client, enabling seamless integration between MCP tool servers and GitHub Copilot Chat. It is built for developers who want to extend Copilotβs capabilities with custom tools and context.
How to use Copilot MCP Client for VSCode?
Install the extension from the VSCode Marketplace, then configure MCP servers through the extensionβs UI or in VSCode settings by adding server entries with type (process or SSE), command/URL, and optional auth token. After setup, use @mcp in GitHub Copilot Chat to invoke tools from connected servers. If upgrading from an older version, run the βMCP: Migrate Server Configurations to Latest Formatβ command.
Key features of Copilot MCP Client for VSCode
- Connect and manage multiple MCP servers via an intuitive UI
- Expose MCP tools directly to GitHub Copilot Chat participants
- Automatically discover available tools from connected servers
- Real-time monitoring of MCP server status and connections
- Support for both process-based and SSE server types
- Automatic migration of server configurations to latest format
Use cases of Copilot MCP Client for VSCode
- Give Copilot access to custom local tools and data sources through MCP
- Manage several MCP servers (process or remote SSE) from one extension
- Build local-first AI workflows by keeping tools and context on your machine
- Seamlessly upgrade server configurations when updating the extension
FAQ from Copilot MCP Client for VSCode
What MCP features does this extension support?
Tools are fully supported. Resources currently support text resources; prompts support is coming soon. Sampling and roots are planned.
How do I configure MCP servers?
You can add, edit, and manage servers through the βMCP Serversβ button in the VSCode activity bar, or by editing the mcpManager.servers array in VSCode settings.
Do I need GitHub Copilot to use this extension?
Yes, the GitHub Copilot Chat extension is required. The extension acts as a bridge between MCP servers and Copilot.
What is the license?
This project is licensed under the GNU General Public License v3.0.
Basic information
More IDE & Code Editors MCP clients
chat.md: The Hacker's AI Chat Interface [Experimental]
rusiaamanAn md file as a chat interface and editable history in one.
NASA API Integration with MCP
jmand626The MCP Project for CSE 473 Winter 2025. Coded with the assistance of Cursor AI and Claude 3.7
PAIDSYNC
traffiycom-uiConenct your ads to claude
Visual Studio Code - Open Source ("Code - OSS")
microsoftVisual Studio Code
Comments