barrersoftware/copilot-plugin-mcp-server
Proxy MCP server for GitHub Copilot CLI - adds plugin system + 67% token reduction
Platform-specific configuration:
{
"mcpServers": {
"copilot-plugin-mcp-server": {
"command": "npx",
"args": [
"-y",
"copilot-plugin-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...