Skip to content

A2a Copilot

Free

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

v1.3.0Added Apr 12, 2026
a2aagent-to-agentgithub-copilotcopilot-sdkai-agents
Works with:ClaudeGPTGeminiCopilot

A2a Copilot MCP Server

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

Installation

npx -y a2a-copilot

Reviews

Leave a Review

Installation

Quick install
npx -y a2a-copilot
Add to claude_desktop_config.json
{
  "mcpServers": {
    "a2a-copilot": {
      "command": "npx",
      "args": ["-y", "a2a-copilot"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared