@rockcat/hat-agents
MCP server package hat-agents
Install
agr install @rockcat/hat-agents --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "hat-agents", "version": "0.1.0", "description": "AI agents with distinct personas based on De Bono's Six Thinking Hats", "license": "SEE LICENSE IN LICENSE.txt", "author": "Ely House 25 Ltd", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "test": "vitest run", "test:watch": "vitest", "start": "node --env-file=.env --import tsx/esm team-runner.ts", "webui": "tsx webui-demo.ts" }, "dependencies": { "@anthropic-ai/sdk": "^0.39.0", "@google/generative-ai": "^0.24.1", "@kmamal/sdl": "^0.11.13", "@modelcontextprotocol/sdk": "^1.27.1", "@napi-rs/canvas": "^0.1.97", "cmu-pronouncing-dictionary": "^3.0.0", "express": "^5.2.1", "fluent-ffmpeg": "^2.1.3", "gl": "^8.1.6", "marked": "^15.0.12", "marked-terminal": "^7.3.0", "multer": "^2.1.1", "openai": "^4.85.0", "three": "0.162.0", "uuid": "^11.1.0", "ws": "^8.19.0" }, "devDependencies": { "@types/fluent-ffmpeg": "^2.1.28", "@types/node": "^22.0.0", "@types/three": "0.162.0", "@types/uuid": "^10.0.0", "@types/ws": "^8.18.1", "tsx": "^4.19.0", "typescript": "^5.7.0", "vitest": "^3.0.0" } }
Trust
Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.
Versions
git-66113b9860bb2026-08-04