github/copilot-sdk
Multi-platform SDK for integrating GitHub Copilot Agent into apps and services
Platform-specific configuration:
{
"mcpServers": {
"copilot-sdk": {
"command": "npx",
"args": [
"-y",
"copilot-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...