Acd Persona Generator
БесплатноПоддерживаетсяMCP server for ACD-compliant AI agent persona specs. Level 2 loop design, drift defense, behavioral memory. Not just system prompts.
Описание
MCP server for ACD-compliant AI agent persona specs. Level 2 loop design, drift defense, behavioral memory. Not just system prompts.
README
MCP server that generates ACD-compliant AI agent persona specifications. Not just system prompts — complete character architectures with Level 2 loop design, drift defense, and behavioral memory.
Built on Agent Character Design (ACD) — a discipline for designing AI agent personalities, behavior arcs, and interaction rhythms.
What it does
Three tools covering the full persona lifecycle:
| Tool | Input | Output |
|---|---|---|
assess_level |
A system prompt | ACD Level (1/2/3) + stability score + weaknesses + specific upgrade actions |
generate_persona |
Requirements (role, context, constraints) | Full Level 2 persona spec: disposition profile, re-grounding schedule, behavioral memory schema, drift defense rules |
upgrade_to_level2 |
Existing persona spec | Enhanced spec with added loop-shaping mechanisms |
Why this exists
Most "AI persona" tools stop at Level 1 (input shaping) — a well-written system prompt. That's fragile:
- Level 1 — system prompts. Drifts under long conversations. Breaks under stimulus. What everyone does.
- Level 2 — loop shaping. Context re-injection, behavioral memory, drift detection. What Claude's best agent systems actually use.
- Level 3 — prior shaping. Fine-tuning. Expensive, rare, not always needed.
This server helps you design at Level 2 — the level where character actually stabilizes across sessions.
Grounded in real data: Anthropic's Persona Selection Model (PSM) research shows emotional conversations accelerate drift 7.3×, while Level 2 activation capping reduces drift 60%. These numbers are baked into the drift risk assessment.
Install
npm install -g acd-persona-generator
Or run directly:
npx acd-persona-generator
MCP Client Config
For Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"acd-persona-generator": {
"command": "npx",
"args": ["-y", "acd-persona-generator"]
}
}
}
Development
npm install
npm run build # compile TypeScript
npm test # run test suite (8 tests)
npm run dev # run with hot reload
Requires Node ≥ 20.
Architecture
src/
├── index.ts # MCP server entry + tool registration
├── generator.ts # Core persona generation logic
└── schemas.ts # Zod schemas for all tool inputs/outputs
tests/
└── generator.test.ts # 8 tests covering all 3 tools
Part of the ACD Ecosystem
- agent-character-design — The Field Guide + methodology spec
- acd-persona-generator-mcp (this repo) — Seed 1: persona generation
acd-behavioral-audit-mcp(coming soon) — Seed 2: audit existing agents
License
MIT. See LICENSE.
Built by Zico Zhou. The Field Guide is at agentcharacterdesign.com (coming soon).
from github.com/agent-character-design/acd-persona-generator-mcp
Установить Acd Persona Generator в Claude Desktop, Claude Code, Cursor
unyly install acd-persona-generatorСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add acd-persona-generator -- npx -y acd-persona-generatorПошаговые гайды: как установить Acd Persona Generator
FAQ
Acd Persona Generator MCP бесплатный?
Да, Acd Persona Generator MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Acd Persona Generator?
Нет, Acd Persona Generator работает без API-ключей и переменных окружения.
Acd Persona Generator — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Acd Persona Generator в Claude Desktop, Claude Code или Cursor?
Открой Acd Persona Generator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
автор: NOVA-3951Design Inspiration Server
Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re
автор: YonasValentinPIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Figma
Extract design specs and assets
автор: Figmamcp-dockmaster
An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.
ariekogan/ateam-mcp
Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm
автор: ariekoganthinkchainai/mcpbundles
MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic
автор: thinkchainaiarikusi/nakkas
MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele
автор: arikusiCompare Acd Persona Generator with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
