by MCP Community
A2A (Agent-to-Agent) protocol wrapper for the GitHub Copilot SDK. Drop a JSON config file in, get a fully-spec-compliant A2A server out. Supports any agent pers
A2A (Agent-to-Agent) protocol wrapper for the GitHub Copilot SDK. Drop a JSON config file in, get a fully-spec-compliant A2A server out. Supports any agent pers
npx -y a2a-copilot
npx -y a2a-copilot
{
"mcpServers": {
"a2a-copilot": {
"command": "npx",
"args": ["-y", "a2a-copilot"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared