
Agent Workflow Engine MCP
- Updated April 28, 2026
- lazymac2x/agent-workflow-engine-api
Cloudflare Workers MCP server: agent-workflow-engine.
About
Cloudflare Workers MCP server: agent-workflow-engine. Cloudflare Workers MCP server: agent-workflow-engine "name": "io.github.lazymac2x/agent-workflow-engine", "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "url": "https://api.lazy-mac.com/agent-workflow-engine/mcp", "url": "https://github.com/lazymac2x/agent-workflow-engine-api", "description": "Cloudflare Workers MCP server: agent-workflow-engine"
- Cloudflare Workers MCP server: agent-workflow-engine
- "name": "io.github.lazymac2x/agent-workflow-engine",
- "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
- "url": "https://api.lazy-mac.com/agent-workflow-engine/mcp",
- "url": "https://github.com/lazymac2x/agent-workflow-engine-api",
Agent Workflow Engine MCP by the numbers
- Exposes 5 verified tools (MCP introspection)
- Data as of Aug 10, 2026 (Skillselion catalog sync)
claude mcp add --transport http agent-workflow-engine https://api.lazy-mac.com/agent-workflow-engine/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Tools | 5 |
| Last updated | April 28, 2026 |
| Repository | lazymac2x/agent-workflow-engine-api ↗ |
How do agents access io.github.lazymac2x/agent-workflow-engine capabilities without custom integration code?
Cloudflare Workers MCP server: agent-workflow-engine
Who is it for?
Developers wiring io.github.lazymac2x/agent-workflow-engine into Cursor, Claude Desktop, or other MCP clients.
Skip if: Teams that need features outside the documented io.github.lazymac2x/agent-workflow-engine tool surface.
What you get
Configured MCP host can call io.github.lazymac2x/agent-workflow-engine tools with schemas from the server README.
- Configured remote MCP connection to the workflow engine
- Agent-invokable workflow operations once tools are exposed to the client
- Catalog reference to v1.0.0 MCP server package identity
By the numbers
- MCP server version 1.0.0
- 1 streamable-http remote documented
- Cloudflare Workers host (api.lazy-mac.com)
Agent Workflow Engine capabilities & compatibility
- Capabilities
- cloudflare workers mcp server: agent workflow en · "name": "io.github.lazymac2x/agent workflow engi · "$schema": "https://static.modelcontextprotocol. · "url": "https://api.lazy mac.com/agent workflow
- Use cases
- api development · orchestration
- Runs
- Local or remote
- Pricing
- Bring your own API key
What Agent Workflow Engine says it does
Cloudflare Workers MCP server: agent-workflow-engine
Cloudflare Workers MCP server: agent-workflow-engine
Tools 5
Public tool metadata - what this server can do for an agent.
create_workflow3 paramsCreate a new multi-agent workflow. Returns a workflow_token encoding the full state — pass it to all subsequent calls.
namestringrequiredWorkflow nameagentsarrayrequiredAgent IDs in this workflowstepsarrayOrdered step sequence (agent IDs)
track_agent_state6 paramsUpdate agent execution state. Returns updated workflow_token.
workflow_tokenstringrequiredToken from create_workflow or previous callagent_idstringrequiredAgent identifierstatusstringrequiredoutputobjectAgent output payloaderrorstringError message (if failed)execution_time_msnumberExecution time in ms
get_workflow_status1 paramDecode a workflow_token and return full status summary.
workflow_tokenstringrequiredToken encoding workflow state
auto_route_next_step2 paramsAdvance to the next workflow step, evaluating conditional branches. Returns next_agent and updated workflow_token.
workflow_tokenstringrequiredCurrent workflow tokencurrent_agent_outputobjectOutput from last agent. Used for conditional branch evaluation.
set_conditional_branch3 paramsAttach a conditional branch to a step. Operator is evaluated against agent output when routing. Returns updated workflow_token.
workflow_tokenstringrequiredCurrent workflow tokenstep_indexintegerrequiredStep index to attach condition tocondition_logicobjectrequired
Recommended MCP Servers
How it compares
Remote MCP orchestration service, not an in-editor planning skill or CI YAML template alone.
FAQ
What does io.github.lazymac2x/agent-workflow-engine do?
Cloudflare Workers MCP server: agent-workflow-engine.
When should I use io.github.lazymac2x/agent-workflow-engine?
Cloudflare Workers MCP server: agent-workflow-engine
Is io.github.lazymac2x/agent-workflow-engine safe to install?
Review the Security Audits panel on this page before installing in production.