Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
lazymac2x avatar

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)
terminal
claude mcp add --transport http agent-workflow-engine https://api.lazy-mac.com/agent-workflow-engine/mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthNone
Tools5
Last updatedApril 28, 2026
Repositorylazymac2x/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)
At a glance

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
From the docs

What Agent Workflow Engine says it does

Cloudflare Workers MCP server: agent-workflow-engine
README.md
Cloudflare Workers MCP server: agent-workflow-engine
README.md

Tools 5

Public tool metadata - what this server can do for an agent.

create_workflow3 params

Create a new multi-agent workflow. Returns a workflow_token encoding the full state — pass it to all subsequent calls.

  • namestringrequiredWorkflow name
  • agentsarrayrequiredAgent IDs in this workflow
  • stepsarrayOrdered step sequence (agent IDs)
track_agent_state6 params

Update agent execution state. Returns updated workflow_token.

  • workflow_tokenstringrequiredToken from create_workflow or previous call
  • agent_idstringrequiredAgent identifier
  • statusstringrequired
  • outputobjectAgent output payload
  • errorstringError message (if failed)
  • execution_time_msnumberExecution time in ms
get_workflow_status1 param

Decode a workflow_token and return full status summary.

  • workflow_tokenstringrequiredToken encoding workflow state
auto_route_next_step2 params

Advance to the next workflow step, evaluating conditional branches. Returns next_agent and updated workflow_token.

  • workflow_tokenstringrequiredCurrent workflow token
  • current_agent_outputobjectOutput from last agent. Used for conditional branch evaluation.
set_conditional_branch3 params

Attach a conditional branch to a step. Operator is evaluated against agent output when routing. Returns updated workflow_token.

  • workflow_tokenstringrequiredCurrent workflow token
  • step_indexintegerrequiredStep index to attach condition to
  • condition_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.

Developer Toolsintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.