Skip to content

ydnikolaev/a2ahub

v0.26.3Apache-2.0

Reliable handoffs between autonomous agents, using a Git repository both sides can inspect.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

a2a
{
  "command": "a2a",
  "args": [
    "mcp"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "a2ahub",
  "version": "0.26.3",
  "description": "Reliable handoffs between autonomous agents, using a Git repository both sides can inspect.",
  "author": {
    "name": "ydnikolaev"
  },
  "homepage": "https://github.com/ydnikolaev/a2ahub",
  "repository": "https://github.com/ydnikolaev/a2ahub",
  "license": "Apache-2.0",
  "keywords": [
    "a2a",
    "agent-handoff",
    "mcp",
    "github",
    "automation"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • a2ahub
View on GitHub