Check setup
Inspect authentication, project state, WhatsApp number count, customers, and next actions.
Connect Claude Code to Kapso WhatsApp MCP so it can work with live WhatsApp numbers, messages, conversations, templates, webhooks, customers, and setup links.
Use MCP when Claude Code should operate WhatsApp directly. Use the CLI when it has shell access and should run terminal commands.
Inspect authentication, project state, WhatsApp number count, customers, and next actions.
Read conversations and messages, then send replies when a human approves the production action.
Create or update WhatsApp webhooks for inbound messages, delivery status, and conversation events.
Inspect and create WhatsApp templates through the Kapso WhatsApp MCP tools.
Create customers and setup links for customer-owned WhatsApp connections.
Treat production sends, customer changes, and webhook changes as approval-gated operations.
Use the Kapso MCP endpoint with a project API key from your Kapso dashboard.
Claude Code can combine codebase edits with Kapso project state, so the WhatsApp integration does not rely only on docs memory.
Read numbers, conversations, messages, templates, and webhook config before editing code.
Use the observed Kapso state to update webhook handlers, setup flows, and support automation.
Never echo API keys, webhook secrets, or customer credentials in generated output.
Connect the MCP server, ask Claude Code to inspect project status, and keep live WhatsApp operations explicit and reviewable.