Always onIntegrations

1000+ apps. Connect AI for your agents.

23 native connections (CRM, calendar, telephony) sit inside Famulor. 1000+ more apps attach through the automation layer. Connect AI exposes agents, calls, and knowledge as MCP tools.

Famulor
Cal.com
WhatsApp
Slack
HubSpot
Salesforce
MCP
Famulor connects to

Cal.comΒ·Books the appointment

Capabilities

1000+ apps, 23 native connections, Connect AI

Native links run inside Famulor. 1000+ more apps attach through automations. Connect AI hands the same primitives to your own assistants.

1000+ connected apps

Attach the apps your team already runs through the automation layer β€” CRM, support, billing, and more. Marketing copy stays at 1000+; the live catalog is larger.

23 native connections

First-party CRM, calendar, and messaging links sit inside Famulor β€” HubSpot, Salesforce, Slack, Stripe, and the rest of the native set. Deeper than a generic connector.

Connect AI (MCP)

Expose your agents, calls and knowledge bases as tools any MCP-compatible assistant can call β€” Connect AI, not a separate product to buy.

Webhooks on every call event

Fire a webhook the moment a call starts, ends, or hits a specific outcome, and forward it anywhere you like.

A REST API for everything

Trigger calls, read transcripts and manage agents programmatically from your own backend.

Knowledge + booking in the same stack

Website crawl, auto-sync, and the native booking engine sit next to the API β€” not as a side integration you have to glue yourself.

Calendar

Real availability, booked in real time, synced back out

The agent reads busy times from every connected calendar before offering a slot, then creates, moves or cancels the appointment in your scheduling tool the moment a caller decides β€” no double-booked slots.

  • Reads live availability before ever offering a time slot
  • Books into the native engine, Cal.com, Calendly or eTermin; Google Calendar and Outlook stay in sync
  • Every booking is tied back to the call it came from
Calendar
Synced
M
T
W
T
F
S
S
12
13
14
15
16
17
18
10:30 AM β€” Consultation
Booked live during the call
Build on top

A REST API and MCP server for whatever you build next

Trigger calls, pull transcripts, or let your own AI agents operate the platform as a tool β€” the same primitives that power the dashboard are available to your code.

  • REST endpoints for calls, transcripts, agents and knowledge bases
  • An MCP server so AI assistants can place calls or check outcomes
  • A web call widget you can drop into any page in a few lines
See webhook events below
api.request.http
POST /v1/calls
{
  "agent_id": "front-desk-agent",
  "to": "+1555010148",
  "metadata": { "lead_id": "L-2291" }
}

β†’ 202 Accepted
{ "call_id": "call_9f2ac1", "status": "queued" }
Webhooks

A webhook for every call event

Outcomes land in your CRM when a call ends.

webhook.payload.json
{
  "event": "call.completed",
  "call_id": "call_9f2ac1",
  "agent": "front-desk-agent",
  "outcome": "appointment_booked",
  "duration_seconds": 96,
  "summary": "Caller booked a Tuesday 10:30 consultation."
}
FAQ

Common questions about integrations

Native connections are the 23 first-party CRM, calendar, and messaging links inside Famulor. 1000+ connected apps attach through the automation layer β€” same workspace, different depth.

Connect the stack you already use

1000+ apps, 23 native connections, REST API and Connect AI β€” one agent wired into your tools.