Provider-neutral operations

Voice AI integrations without rebuilding the agent

Keep the caller experience in one reviewable Agent Spec. Connect the providers and business systems each client needs through controlled adapters and tools.

Choose a voice runtime per deployment

VoiceForge supports Vapi, Retell, OpenAI Realtime, and a LiveKit/Twilio adapter behind one runtime interface. The agent contract stays separate from the provider implementation.

Connect the systems behind the call

Use Google Calendar, Google Sheets, webhooks, and automation platforms such as Zapier, Make, or n8n to move approved information between the agent and business workflows.

Treat every action as a controlled tool

Tool inputs are validated against a schema. VoiceForge checks workspace and agent permission, verifies the integration state, logs execution, and returns a safe result without exposing secrets.

Review before production

Define tools and confirmation requirements in the Agent Spec, run a browser test call, inspect tool activity and outcomes, then publish a known version.