Catalog
io.github.lazymac2x/agent-workflow-engine
Officialby lazymac2x · JavaScript
Cloudflare Workers MCP server: agent-workflow-engine
Manages and executes automated multi-step workflows for agents.
Topics
apicloudflare-workersdeveloper-toolshonoserverlessrest-api
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-workflow-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/agent-workflow-engine/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.