{
  "name": "h2a",
  "version": "0.96.1",
  "description": "Coordinate Claude, Codex and other CLI agents through the local h2a bus, objective loops and track system of record.",
  "author": {
    "name": "Fabien Antoine"
  },
  "homepage": "https://github.com/rhanka/h2a/tree/main/packages/h2a#readme",
  "repository": "https://github.com/rhanka/h2a",
  "license": "MIT",
  "keywords": [
    "h2a",
    "multi-agent",
    "coordination",
    "track"
  ],
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "h2a",
    "shortDescription": "Coordinate CLI agents and tracked work.",
    "longDescription": "Connect Codex to one local h2a coordination MCP endpoint, with packaged h2a and harness workflow skills.",
    "developerName": "Sentropic",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "Show the live h2a peers in this workspace.",
      "Delegate a bounded task to a Codex or Claude agent.",
      "Report the tracked work and current blockers."
    ]
  }
}
