FIND-20260323-022 · 2026-03-23 · Innovation Veille
Kapso CLI — WhatsApp Numbers for AI Agents in 2 Steps
tool
HIGH
Kapso is a developer-first WhatsApp platform that provisions a real WhatsApp Business number for an AI agent via two CLI commands: `npm install -g @kapso/cli` then `kapso setup`. It wraps the Meta Cloud API with a TypeScript SDK (@kapso/whatsapp-cloud-api), a workflow builder for agent/human-handoff logic, webhook delivery with full observability, and multi-tenant support. Pricing: Free (2,000 msg/mo), Pro $25/mo (100k msg), Platform $299/mo (1M msg). The open-source inbox repo has 607 stars; agent-skills repo integrates with Claude Code. Launched 2026-03-23 by @andresmatte (1,984 likes on X).
Source
https://kapso.ai/
ODS Impact
Direct fit for ODS Notification Hub (P1): adds a WhatsApp outbound/inbound channel without managing Meta API credentials directly. Also relevant to the ADLC agent pipeline — the gokapso/claude-code-whatsapp repo demonstrates Claude Code agents accessible over WhatsApp, which could give ODS customers or CTO a conversational interface to the pipeline. Multi-tenant support aligns with ODS tenant_id propagation requirements. Consider as a managed alternative to raw Meta Cloud API for the notification-hub WhatsApp channel adapter.
Security Review
License: TypeScript SDK on GitHub — license not explicitly stated in public repos; platform is SaaS (Meta Cloud API reseller). Legal review needed before production use. | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION
Tags
whatsapp
messaging
ai-agents
notification-hub
meta-cloud-api
typescript
cli
saas