{
  "name": "trantor",
  "version": "0.18.70",
  "description": "Trantor — the hub-world for AI agent crews: live message bus, presence, project Kanban/flow board + crew orchestration for independent AI coding agents (Claude, Codex, Gemini, Kimi, DeepSeek)",
  "mcpServers": {
    "relay": {
      "command": "node",
      "args": [
        "${CLAUDE_PLUGIN_ROOT}/mcp.mjs"
      ]
    }
  },
  "skills": "./skills/"
}
