Not necessarily. You don’t have to build a whole n...
# general-english
r
Not necessarily. You don’t have to build a whole new version from scratch. What I mean is that since the native GHL MCP connection in Vapi has issues for a while, the stable workaround is usually to either route requests through a middleware or use Vapi’s custom API Request tool to handle the communication directly with GHL APIs. That way, you still keep your current setup you’re just bypassing the problematic connection layer.