for devs shipping AI agents to small-business clients

Ship AI agents for your clients without shipping the 3am phone call.

You build the ordering bot, the scheduling agent, the inventory checker. It works great in the demo. Then it's live on a real client's business — and you're the one who finds out something went wrong when they call you, not when a dashboard tells you first.

Every agent you ship has the same failure shapes

FAILURE 01

It retries and double-charges

A timeout, a bug, a loop — the same payment goes through twice before anyone notices.

FAILURE 02

It drifts outside scope

An action or endpoint it was never supposed to touch gets called anyway, quietly.

FAILURE 03

It gets talked out of its guardrails

Injected instructions in a scraped page or crafted input try to override its constraints.

How it fits your stack

Sits in front of whatever you've already built. No agent framework lock-in.

Define the manifest

What actions, what endpoints, what rate limits, what payment rules. One JSON file per agent. Use the config generator to build it in a couple of minutes instead of hand-writing it.

Route calls through the Worker

A lightweight Cloudflare Worker checks every action against the manifest before it goes through. Deploys in one command — same pattern as any other Worker you've already shipped.

Give your client the dashboard

White-labeled, their business name, a live feed of what their agent's actually been doing, and a suspend switch they can hit themselves without calling you.

Pricing

Self-hosted
Free

Full Worker + dashboard code. Deploy it yourself, run it on your own Cloudflare account, no limits. This is the whole product, not a crippled trial.

Managed
$9/mo per client site

We host the KV store, handle alert delivery, and keep the dashboard white-labeled and updated. Bill your client $15–20/mo and pocket the difference instead of managing infrastructure yourself.

No enterprise tier. No sales call. No compliance framework mapping you don't need for a five-person plumbing company's ordering bot.

Built by someone who ships this stuff too

WarilyWatch isn't a security company's enterprise product wearing a friendly logo. It's built by a solo dev who ships small AI-powered apps for small businesses — same problem you're solving, same stakes, same "it's 11pm and I'd like this to just work" energy.