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