copilot-mcp

VikashLoomba/copilot-mcp
★ 482 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "VikashLoomba/copilot-mcp"
      ]
    }
  }
}

Topics

agent-skillsclaude-code-skillsclaude-skillscodex-skillscopilotcopilot-chatmcpmcp-appsmcp-servermodelcontextprotocolskillsvscode-extension