Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.eolasflow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Connections page for webhooks and MCP server integrations Connections is the hub for all your external integrations. Register webhook endpoints, connect MCP servers, and manage how EolasFlow communicates with your other systems. Navigate to Connections in the Organization section.

Integration Types

Webhooks

Send real-time call events to any HTTP endpoint. Trigger workflows in n8n, Zapier, or your own systems when calls complete.

MCP Servers

Give your AI assistants access to external tools during live calls. Query CRMs, check orders, book appointments — all in real-time.

Webhook Endpoints

Register URLs that receive POST requests when call events occur:
  • call.completed — Full transcript, recording, and summary
  • call.initiated — Call started dialing
  • call.answered — Call was picked up
  • call.failed — Call failed to connect
See the Webhooks Guide for setup instructions and payload format.

MCP Servers

Register MCP (Model Context Protocol) servers that your assistants can use during calls:
  • Connect to any SSE-based MCP server
  • Preview discovered tools before enabling
  • Whitelist specific tools per VoiceFlow
See the MCP Guide for setup instructions and server requirements.

Next Steps

Webhooks

Set up webhook endpoints

MCP

Connect MCP servers

Automation

Build workflows with n8n and Zapier