Codex Workflows MCP Server

Codex Workflows MCP Server

Enables durable multi-agent workflow runs for Codex with a live terminal dashboard, restartable agents, and bug-finding templates, all controllable through natural language.

Category
访问服务器

README

Codex Workflows

CI License: MIT Buy me a coffee

Claude Code has workflows. Codex has subagents, skills, plugins, and MCP.

codex-workflows connects those pieces into a workflow-as-code runtime for Codex: durable multi-agent runs, a live terminal dashboard, restartable agents, saved workflow scripts, and bug-finding templates that are meant to be used on real repos.

This is not a native Codex /workflows command. Codex does not expose that plugin API today. This project ships the closest available surface: a Codex plugin with an MCP server and a cwf terminal UI.

Install

Once this repo is public, install it as a Codex marketplace:

codex plugin marketplace add robzilla1738/Codex-Workflows
codex plugin add codex-workflows@codex-workflows

Start a new Codex thread after installing. Then ask:

Use codex-workflows to run the bug-sweep workflow with adapter auto.
Open the live dashboard automatically and tell me the run id and status.

Codex will call the bundled MCP server. The server starts the workflow, opens the live TUI in your default terminal, and returns a run id you can inspect from Codex or from the CLI.

What it includes

  • bug-sweep: bounded codebase review, adversarial verification, repro planning, and synthesis.
  • bug-sweep-deep: larger opt-in fanout for deeper bug hunts.
  • release-diff-review: release-blocker review against a branch or diff.
  • security-auth-review: auth, permission, injection, secret, sandbox, and MCP boundary review.
  • Live dashboard with phases, agent rows, token/tool/time metrics, recent worker activity, detail view, pause/resume/stop/restart/save controls, and final report path. Token totals show as pending until Codex emits usage metadata; command/tool/message/stderr activity updates as events arrive.
  • Workflow definitions can explicitly request up to 64 concurrent workers and 2000 total agents.
  • Durable run state under ${CODEX_HOME:-~/.codex}/codex-workflows/projects/<project-hash>/runs/<run-id>/ by default, so read-only bug hunts do not dirty the target repo.
  • Project-local storage remains available with storageScope: "project" or --storage-scope project.
  • Downstream verify, probe, and synthesize agents receive prior phase findings as explicit context instead of guessing at earlier results.
  • Detached worker heartbeats let status reads and dashboards identify orphaned runs when a background workflow process dies.
  • Isolated workflow script loading through QuickJS. Workflow scripts define phases and agent prompts; they do not get direct filesystem, shell, network, process, or Node built-in access.

Model controls

You can route models globally or by phase/agent:

Use codex-workflows to run bug-sweep with adapter auto,
model gpt-5.5, reasoning xhigh,
and modelMap {"find":"gpt-5.4-mini","synthesize":"gpt-5.5"}.

Caller overrides win over workflow defaults:

  • model: default worker model.
  • reasoning: default Codex reasoning effort.
  • modelMap: phase id, agent id, or phase:agent overrides.
  • promptSuffix: extra instruction appended to every worker.

Model names are validated against the local codex debug models catalog before any agents launch. Short names such as 5.4-mini are rejected with a suggestion like gpt-5.4-mini; they are not silently rewritten.

Bug-finding workflows default to read-only workers unless a workflow explicitly declares otherwise.

Local development

pnpm install
pnpm validate:plugin
pnpm test
pnpm cwf validate workflows/bug-sweep.workflow.js
pnpm cwf run workflows/bug-sweep.workflow.js --watch --adapter simulate
pnpm cwf run workflows/bug-sweep.workflow.js --watch --adapter auto --model gpt-5.4-mini
pnpm cwf run workflows/bug-sweep-deep.workflow.js --watch --adapter auto --model gpt-5.4-mini

Useful local commands:

pnpm cwf workflows
pnpm cwf watch <run-id>
pnpm cwf pause <run-id>
pnpm cwf resume <run-id>
pnpm cwf stop <run-id>
pnpm cwf stop-agent <run-id> <agent-id>
pnpm cwf restart-agent <run-id> <agent-id>
pnpm cwf save <run-id> --name release-diff-review-v2

The generated plugin lives at plugins/codex-workflows. Do not edit the bundled dist files by hand. Change the TypeScript packages, then run:

pnpm validate:plugin

That builds the packages, regenerates the plugin bundle, and checks that no machine-local paths leaked into the distributable plugin.

Plugin layout

.agents/plugins/marketplace.json
plugins/codex-workflows/
  .codex-plugin/plugin.json
  .mcp.json
  dist/
  skills/codex-workflows/SKILL.md
  workflows/*.workflow.js

The plugin bundle is committed so users can install from GitHub without running pnpm install.

Docs

Support

If this saves you time, you can support the work here: buymeacoffee.com/robcourson.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选