copilot-mcp
by VikashLoomba· Developer Tools
⭐ 478
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
Install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"github:VikashLoomba/copilot-mcp"
]
}
}
}Works Well With
Other MCP servers developers commonly pair with copilot-mcp
About
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
agent-skillsclaude-code-skillsclaude-skillscodex-skillscopilotcopilot-chatmcpmcp-appsmcp-servermodelcontextprotocolskillsvscode-extension