github/copilot-plugins
The official GitHub Copilot plugins collection — MCP servers, skills, hooks, and other extensibility tools for GitHub Copilot.
Platform-specific configuration:
{
"mcpServers": {
"copilot-plugins": {
"command": "npx",
"args": [
"-y",
"copilot-plugins"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...