CFFBRW — AI Workflow Compiler for Cloudflare Edge
About
AI-powered workflow compiler for Cloudflare edge. Compile automation from prose via MCP, run forever without AI tokens. 14 tools, 4 resources.
Details
- Author
- shizlie
- Downloads
- 297
- Categories
- Other, Automation
Jump to
- Compiles plain English markdown into execution plans
- Runs on Cloudflare’s edge with self-healing capability
- No AI tokens consumed at runtime
- 14 tools, 4 resources, 2 prompts included
- 11 step types: http_request, ai_call, transform, loop, etc.
- Connector catalog for 10+ services (Google, Slack, Notion, etc.)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
CFFBRW — AI Workflow Compiler for Cloudflare EdgeCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Obtain an API key at cffbrw.com/api-keys, add the server configuration to your .mcp.json file, then run the “introduce” prompt to learn the tools. From there you can compile, validate, deploy, and schedule workflows entirely through MCP.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"cffbrw \u2014 ai workflow compiler for cloudflare edge": {
"cffbrw": {
"type": "url",
"url": "https://api.cffbrw.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>",
"Accept": "application/json, text/event-stream"
}
}
}
}
}
McpServers
{
"cffbrw": {
"type": "url",
"url": "https://api.cffbrw.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>",
"Accept": "application/json, text/event-stream"
}
}
}
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, WebhookQuick 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 MCPLinks
- Homepage: https://cffbrw.com - Docs: https://cffbrw.com/docs/agent-guide - Full LLM Reference: https://cffbrw.com/llms-full.txtSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


