AI-powered workflow compiler for Cloudflare edge. Compile automation from prose via MCP, run forever without AI tokens. 14 tools, 4 resources.
Server Config
{
"mcpServers": {
"cffbrw": {
"type": "url",
"url": "https://api.cffbrw.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>",
"Accept": "application/json, text/event-stream"
}
}
}
}