Dynamic Workflows
БесплатноНе проверенDynamic Workflows — Model Context Protocol server
Описание
Dynamic Workflows — Model Context Protocol server
README
Dynamic Workflows
Run Claude Code-style dynamic workflows in Codex.

Install
codex plugin marketplace add cs50victor/dynamic_workflows_mcp
codex plugin add dynamic-workflows@dynamic-workflows
This adds the workflow tools your agent calls and the workflow skills. Verify
with codex plugin list.
What it does
dynamic_workflows_mcp is a Codex plugin (and MCP server) that orchestrates many
Codex subagents from a script the agent writes.
Describe a large task and the agent writes a JavaScript workflow for it, then runs it in the background. The workflow drives the subagents at scale — loops, parallel fan-out, and pipelines — and returns one structured result. The orchestration lives in code, so your session keeps only the final answer.
Reach for it when a task needs more agents than one conversation can coordinate:
- a codebase-wide bug sweep
- a large multi-file migration
- research cross-checked across sources
Configuration
| Env | Purpose |
|---|---|
CODEX_BIN |
Path to the codex binary the SDK drives. |
CODEX_HOME |
Base directory for workflow scripts, run journals, and results. |
Develop
bun install
bun test
bun run typecheck
bun run build
mcp/server.mjs is the committed bundle; rebuild it with bun run build after
changing src/. End-to-end agent() calls need an authenticated codex on
PATH; tests use a mock runner and never spawn Codex.
Установка Dynamic Workflows
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/cs50victor/dynamic_workflows_mcpFAQ
Dynamic Workflows MCP бесплатный?
Да, Dynamic Workflows MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Dynamic Workflows?
Нет, Dynamic Workflows работает без API-ключей и переменных окружения.
Dynamic Workflows — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Dynamic Workflows в Claude Desktop, Claude Code или Cursor?
Открой Dynamic Workflows на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Dynamic Workflows with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
