Submit

CFFBRW — AI Workflow Compiler for Cloudflare Edge

@shizlie

AI-powered workflow compiler for Cloudflare edge. Compile automation from prose via MCP, run forever without AI tokens. 14 tools, 4 resources.
Overview

CFFBRW — AI Workflow Compiler for Cloudflare Edge

Agents think once. CFFBRW runs forever.

Write automation in plain English markdown — CFFBRW compiles it into a deterministic execution plan and runs it on Cloudflare's edge. No AI tokens at runtime. Self-healing.

What You Get

14 tools, 4 resources, 2 prompts.

Key tools: deploy_workflow, run_workflow, validate_plan (free), schedule_workflow, get_run_status

11 step types: http_request, ai_call, transform, conditional, loop, wait, human_approval, code, mcp_call, connector, sub_workflow

Connector catalog: Google Drive, Sheets, Calendar, Gmail, Slack, Discord, Notion, SendGrid, Resend, Webhook

Quick Start

  1. Get an API key at cffbrw.com/api-keys
  2. Add the server config to your .mcp.json
  3. Run the "introduce" prompt to learn the tools
  4. Compile, validate, deploy, and schedule workflows — all via MCP

Server Config

{
  "mcpServers": {
    "cffbrw": {
      "type": "url",
      "url": "https://api.cffbrw.com/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_API_KEY>",
        "Accept": "application/json, text/event-stream"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.