Code that runs where messages happen.
Event-triggered functions with KV storage and the full API client in scope, deployed from the console, streaming logs live.
Functions that live where messages happen.
WhatsApp-aware serverless functions on our edge: subscribe to any of 30+ events, a cron schedule, or plain HTTP. KV storage and the full API client are already in scope.
Auto-replies, voicemail handling, order lookups, daily digests, the glue code that usually needs a server, without the server.
Deploy from the console, watch logs stream live, or expose a function as an MCP tool so your agent can call it mid-conversation.
The glue code, hosted.
Most WhatsApp code is twenty lines that must run at the right moment: an auto-reply, a lookup, a digest. Running a server for that is overhead.
Functions run those twenty lines on our edge, with the API client and a KV store already in scope, deployed from the console.
- 30+
- event triggers
- <50ms
- cold start
- 0
- servers to run
Ship a function.
From trigger to live logs in one sitting.
The runtime.
Small, fast, and WhatsApp-aware.
Ship a WhatsApp integration this afternoon.
Free on the sandbox. No credit card. The projects you start here migrate straight into production.