Codex MCP Swarm
未申請Parallel Codex MCP server with live task monitoring, batch wait, and full flag parity
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(6個)
codex
Synchronous execution (drop-in replacement for official)
codex_async
Launch a task, get a taskid immediately (fan-out). Not fire-and-forget: results come back only via codexwait. Pass threadId to resume a session
codex_cancel
Kill a running async task (preserves worktree for inspection)
codex_reply
Continue a previous session via codex exec resume
codex_status
Live view: tools called, last command, current thinking
codex_wait
Block until multiple tasks complete, return all results