A powerful VSCode extension that enables MCP server usage in Copilot, giving it access to MCP tools, resources, and more.
The extension acts as a bridge between VSCode/Copilot and MCP servers, enabling Copilot to leverage external tools and resources. It uses a client-server architecture, where the VSCode extension is the client and external servers are the backends providing the tools. The architecture supports both process-based and SSE servers.
TypeScript
86