1000+ apps. Connect AI voor je agenten.
23 native connections (CRM, agenda, telefonie) zitten in Famulor. 1000+ apps hangen aan de automatiseringslaag. Connect AI geeft agenten, gesprekken en knowledge vrij als MCP-tools.
Cal.com·Books the appointment
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.
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
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
POST /v1/calls
{
"agent_id": "front-desk-agent",
"to": "+1555010148",
"metadata": { "lead_id": "L-2291" }
}
→ 202 Accepted
{ "call_id": "call_9f2ac1", "status": "queued" }A webhook for every call event
Send outcomes straight into your CRM, helpdesk or spreadsheet the moment a call ends — no polling required.
{
"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."
}Veelgestelde vragen over integraties
Native connections zijn de 23 first-party CRM-, agenda- en messaging-links in Famulor. 1000+ apps hangen aan de automatiseringslaag — dezelfde workspace, andere diepte.
Verbind de stack die je al gebruikt
CRM, agenda, webhooks, REST-API en MCP — één agent verdraad in je tools.


