Route local coding agent CLIs with validation, capability matching, and retries.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Workflow CLI Bridge" yet — see the docs or source repo.
Use MCP Workflow CLI Bridge to dispatch this refactoring task to the most suitable local coding agent: consolidate duplicated request logic under src/api, preserve current API behavior, and return a summary of changes.
The tool routes the task to a capability-matched local agent and returns the execution result with a change summary.
Use MCP Workflow CLI Bridge to run the following task and ensure the output matches a JSON schema: scan the project for unused dependencies and return package name, impact scope, and recommended action.
The tool dispatches the task, validates the returned structure, and outputs standardized JSON that matches the schema.
Run a test-fix workflow through MCP Workflow CLI Bridge: execute unit tests first, and if the local agent call fails or returns incomplete output, retry automatically and return either the failure reason or fix suggestions.
The tool automatically retries on call errors or invalid results, then returns the final status and recommended next steps.
Route local coding agent CLIs with validation, retries, and capability-based dispatch.
Forward MCP tools to coding agents for session-based development tasks.
Delegate implementation tasks from AI coding agents to the Codex CLI.
Orchestrate multiple AI CLIs with retries, failover, and resilient task routing.
Delegate tasks from an orchestrator agent to multiple CLI-based sub-agents.
Connect local AI coding agents to chat, delegate, and collaborate privately.