Hi Everyone,
We are working to create a multilingual messaging system inside of GoHighLevel using Claude's MCP server.
We are going to be programming it to rebill our clients using Stripe's subscription-based SAS billing. That way we can rebill the tokens and API calls to Claude.
That'll be the billing model at cost per message. Has anyone built that before? Specifically, I want to make sure it's safe and doesn't delete any data.
I only want it to send messages and emails for right now, and the messages will be on all the regular social media channels via GoHighLevel:
- SMS
- Web chat through a chat bubble
- Whatsapp
- Email
We're currently programming the voice function of this inside Retell. We're curious about using our building our own AI at some point to rebuild it and then having the same billing model with the MCP server and Stripe with Syncs billing model.
My overall questions are:
- What's a good way to set this up to make sure all the data is secure, as we cannot delete any client data?
- What are good ways to pressure test all of this?
- Has anyone here built anything like this before?
- Where is a good starting point with getting this all set up?
- What are good ways to set up the initial prompt and knowledge base for all this?
This will be for filtering leads for immigration lawyers, so we're going to need to put quite a bit of information in. However, we don't want the bot to give legal advice or guidance.