Copilot MCP Client
CreatedVikashLoomba
Connects VSCode's Copilot Chat to MCP servers, enabling access to tools and resources.
About
The Copilot MCP Client is a VSCode extension that bridges the gap between GitHub Copilot Chat and Model Context Protocol (MCP) servers. By acting as an MCP client, it allows Copilot to leverage a wide range of MCP tools and resources, creating a more powerful and integrated AI-assisted development experience. Users can manage multiple MCP server connections, automatically discover available tools, and monitor server health, all within the VSCode environment. This integration supports both process-based and SSE servers, offering flexible options for incorporating custom context and tools into the Copilot workflow.
Key Features
- Automatically discovers tools from connected MCP servers.
- Monitors MCP server status and connections in real-time.
- Manages multiple MCP servers via an intuitive UI.
- 209 GitHub stars
- Exposes MCP tools directly to GitHub Copilot Chat.
- Supports MCP tool invocation through Copilot Chat.
Use Cases
- Supporting local-first AI workflows.
- Enabling Copilot to use custom context and tools through MCP.
- Joining the growing ecosystem of interoperable AI applications.