Agent Delegate
БесплатноНе проверенagent-delegate is an MCP-first delegation advisor for coding agents. It helps a main agent decide when to delegate read-only investigation, generate bounded sub
Описание
agent-delegate is an MCP-first delegation advisor for coding agents. It helps a main agent decide when to delegate read-only investigation, generate bounded subagent briefs, and summarize subagent results back into compact main-agent context.
README
agent-delegate is an MCP-first delegation advisor for coding agents. It helps a main agent decide when to delegate read-only investigation, generate bounded subagent briefs, and summarize subagent results back into compact main-agent context.
Status
This repository implements v1: Read-only Delegation Advisor.
v1 does not execute write-code subagents, edit files on behalf of agents, run background monitoring, or orchestrate worktrees.
Install
npm install
Run the MCP Server
npm run --silent agent-delegate -- serve
Configure your agent tool to launch that command as a local MCP server.
Check MCP Setup
npm run agent-delegate -- doctor
doctor verifies that dependencies are installed, the local MCP server can start, and all five v1 MCP tools are visible through stdio. It also prints a copyable MCP configuration.
Analyze a Sample Agent State
npm run agent-delegate -- analyze examples/agent-state.sample.json
Expected output includes a recommendation such as:
{
"recommendation": "dispatch_readonly"
}
Dogfood Before Release
This project should be dogfooded before any open-source release. Unit tests are not enough because the core product is an MCP tool used by real agents.
Run the MCP smoke test:
npm run smoke:mcp
Run realistic fixtures:
npm run check:fixtures
See docs/dogfood.md for the full dogfood protocol.
Generate Rules
npm run agent-delegate -- init codex
npm run agent-delegate -- init claude-code
npm run agent-delegate -- init generic
MCP Tools
record_eventassess_delegation_needgenerate_delegation_briefsassess_brief_qualitysummarize_subagent_results
Documentation
- Dogfood protocol
- Dogfood results
- MCP configuration
- Release checklist
- Contributing
- Security policy
- Changelog
Development
npm test
npm run typecheck
npm run build
Roadmap
- v1: Read-only Delegation Advisor
- v2: Write-readiness Assessor
- v3: Controlled Write-agent Delegation
- v4: Parallel Write-agent Orchestration
Установка Agent Delegate
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/HezLUO/agent-delegateFAQ
Agent Delegate MCP бесплатный?
Да, Agent Delegate MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Agent Delegate?
Нет, Agent Delegate работает без API-ключей и переменных окружения.
Agent Delegate — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Agent Delegate в Claude Desktop, Claude Code или Cursor?
Открой Agent Delegate на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Agent Delegate with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
