Self-hosting
The MCAE MCP Server can also run entirely on your own infrastructure — same server, same tools, nothing leaves your environment. Here’s the shape of it.
How it runs
A single container, deployed however you already deploy containers — Docker, Kubernetes, ECS, a plain VM. The server is stateless: no database, cache, or queue to provision, so any number of replicas can run behind a load balancer with no coordination between them.
What you configure
Three things, set once as environment variables: a Salesforce Connected App (client id and secret) scoped to your Account Engagement org, an encryption key the server generates and manages your OAuth session with, and your Account Engagement Business Unit id. Your assistant connects to your own instance directly — your Salesforce data never passes through Helikona.
What we provide
A signed, versioned container image and a step-by-step setup guide, provided directly to self-hosting clients — not published anywhere public.
Interested in self-hosting?
Email us and we’ll walk through setup and get you the image.
hello@helikona.com