@vikashloomba/copilot-mcp
Copilot MCP is a VSCode extension that enables searching, managing, and installing Model Context Protocol (MCP) servers. It extends GitHub Copilot Chat's capabilities by providing a chat participant i
Install
Add @vikashloomba/copilot-mcp to Claude Code with the PolySkill CLI: polyskill add @vikashloomba/copilot-mcp
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview Copilot MCP is a VSCode extension that enables searching, managing, and installing Model Context Protocol (MCP) servers. It extends GitHub Copilot Chat's capabilities by providing a chat participant interface and a sidebar UI for MCP server discovery. ## Development Commands ### Root Directory Commands ```bash # Install dependencies for both extension and web UI npm run install:all # Build both extension and web UI npm run build:all # Development mode - watch…
Keywords: github, vscode-extension, model-context-protocol, mcp-servers, code-assistance, developer-tools, chat-integration, software-development, ai-coding-assistant