integrations/codex/plugins/swarm/.codex-plugin/plugin.json

{ "name": "swarm", "version": "0.2.0", "description": "Auto-register sessions, enforce peer-held locks on writes, surface peer state, publish herdr identity, and bridge swarm coordination from Codex CLI sessions.", "hooks": "./hooks.json", "author": { "name": "@volpestyle" }, "homepage": "https://github.com/volpestyle/swarm-mcp", "keywords": ["swarm", "swarm-mcp", "coordination", "multi-agent", "herdr", "codex"] }