By default, node enterprise will connect accounts to Node Zero.
Node enterprise provides a cloud based server to all users. This server is called Node Zero. No configurations are needed to set up this server. Simply connect to this server in your environment to start using it.
This feature is currently only available on windows platforms.
Send a request to administrator@marxvim.com to get access to the GitHub repository
Clone the repository to a folder on your server or device
Follow the steps in the readme to launch the server locally
Launch a proxy service on the server.
We recommend using NGROK for this step
Point the server to localhost at port 5000 (ngrok http 5000)
Add the server to your account
Go to the following link in the sandbox:
click edit
copy the url generated from ngrok and paste it into the edit box. Then add /generate_voice_response/v2.
Example: if the generated url is https://ngrok-mock-url, then you should paste https://ngrok-mock-url/generate_voice_response/v2.
Click Ok.
This feature will not be available until January 2026