@preset-io/agor-live
BMCP server package agor-live
Install
agr install @preset-io/agor-live --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "agor-live", "version": "0.23.4", "description": "Team command center for all things agentic — shared canvas for coding agents and assistants on isolated git branches, with real-time multiplayer and an MCP surface agents drive themselves.", "type": "module", "bin": { "agor": "./bin/agor.js", "agor-daemon": "./bin/agor-daemon.js" }, "files": [ "bin/", "dist/", "scripts/", "LICENSE", "README.md" ], "scripts": { "postinstall": "node scripts/postinstall.js" }, "imports": { "@agor/core": "./dist/core/index.js", "@agor/core/": "./dist/core/" }, "engines": { "node": ">=22.12.0" }, "keywords": [ "ai", "claude", "codex", "gemini", "multiplayer", "collaboration", "git", "workflow" ], "author": "Maxime Beauchemin maximebeauchemin@gmail.com", "license": "BUSL-1.1", "homepage": "https://agor.live", "repository": { "type": "git", "url": "https://github.com/preset-io/agor.git" }, "bugs": { "url": "https://github.com/preset-io/agor/issues" }, "dependencies": { "@agor-live/client": "workspace:*", "@anthropic-ai/claude-agent-sdk": "^0.3.197", "@anthropic-ai/sdk": "^0.109.0", "@aws-sdk/client-s3": "^3.1101.0", "@aws-sdk/lib-storage": "^3.1101.0", "@cursor/sdk": "^1.0.23", "@feathersjs/authentication": "^5.0.45", "@feathersjs/authentication-client": "^5.0.45", "@feathersjs/authentication-local": "^5.0.45", "@feathersjs/errors": "^5.0.45", "@feathersjs/express": "^5.0.45", "@feathersjs/feathers": "^5.0.45", "@feathersjs/rest-client": "^5.0.45", "@feathersjs/schema": "^5.0.45", "@feathersjs/socketio": "^5.0.45", "@feathersjs/socketio-client": "^5.0.45", "@feathersjs/typebox": "^5.0.45", "@github/copilot-sdk": "^0.2.2", "@google/gemini-cli-core": "^0.31.0", "@google/genai": "^1.43.0", "@libsql/client": "^0.17.4", "@modelcontextprotocol/sdk": "^1.29.0", "@oclif/core": "^4.11.14", "@oclif/plugin-help": "^6.2.53", "@octokit/auth-app": "^8.2.0", "@octokit/rest": "^22.0.1", "@openai/codex-sdk": "^0.144.0", "@opencode-ai/sdk": "^1.2.20", "@slack/socket-mode": "^2.0.7", "@slack/types": "^2.22.0", "@slack/web-api": "^7.19.0", "@types/mdast": "^4.0.4", "analytics": "^0.8.19", "bcryptjs": "^2.4.3", "botbuilder": "^4.23.3", "chalk": "^5.6.2", "cli-table3": "^0.6.5", "compression": "^1.8.1", "cors": "^2.8.6", "cron-parser": "^5.6.1", "cronstrue": "^3.24.0", "diff": "^8.0.3", "dotenv": "^17.4.2", "drizzle-orm": "^0.45.2", "emojibase-data": "^17.0.0", "express": "^5.2.0", "express-rate-limit": "^8.5.2", "express-static-gzip": "^3.0.1", "feathers-swagger": "^3.0.0", "handlebars": "^4.7.8", "inquirer": "^12.10.0", "js-yaml": "^5.2.3", "jsonwebtoken": "^9.0.3", "md-to-slack": "^1.1.7", "mdast-util-gfm": "^3.1.0", "mdast-util-to-markdown": "^2.1.2", "multer": "^2.2.0", "node-pty": "^1.2.0-beta.12", "open": "^11.0.0", "postgres": "^3.4.9", "remark-gfm": "^4.0.1", "remark-parse": "^11.0.0", "simple-git": "^3.36.0", "slackify-markdown": "^5.0.0", "socket.io": "^4.8.3", "socket.io-client": "^4.8.3", "swagger-ui-dist": "^5.32.8", "unified": "^11.0.5", "uuid": "^14.0.1", "uuidv7": "^1.1.0", "zod": "^4.4.3" }, "oclif": { "bin": "agor", "dirname": "agor", "commands": "./dist/cli/commands", "topicSeparator": " ", "helpClass": "./dist/cli/lib/help.js", "hooks": { "command_not_found": "./dist/cli/hooks/command-not-found.js" } } }
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-eefdee8a01742026-08-06