Let the Replit Agent message with SendAPI
Add SendAPI to the Replit Agent as an MCP server by URL, and the apps you build on Replit can send WhatsApp, SMS, OTP, and email out of the box.
Connect Replit to SendAPI
URL: https://sendapi.co/mcp
Auth: Bearer sk_live_xxxxxxxx
Then just ask
- "Add a signup flow that texts a verification code with SendAPI."
- "When a user submits the form, email them a confirmation."
- "Send me a WhatsApp when someone buys the product."
What you can build with Replit
- Apps that message on day one — Ship SMS verification or email receipts in a Replit app without wiring a provider by hand.
- No-server OTP — Let the Agent stand up send-and-verify with the hosted endpoint, nothing to deploy.
- Build-time notifications — Have the Agent ping you when a generated app reaches a milestone.
Pairs with the SendAPI MCP server. Get your API key to start.