MCP Client Setup
Connect the hosted Famulor MCP server to your AI client in a few steps. The full developer endpoint supports broad platform operations, while the consumer profile for ChatGPT and Claude is limited to reading assistants and history.- “Create an inbound receptionist that books appointments.”
- “Show me why my last campaign call failed.”
- “Add three leads to my follow-up campaign and start it.”
MCP Server
Capabilities, auth, and self-hosting
Open Famulor
Sign in to your workspace
Claude & ChatGPT Connector
Full connector guide with screenshots
What the full developer endpoint can do
Build & refine assistants
Inbound and outbound: system prompt, voice, language, model and call behaviour. Attach
knowledge bases (your documents) and mid-call tools (live API lookups during a call).
Run outbound campaigns
Create campaigns, add and manage leads, and start, pause or resume them.
Review & improve
List calls, read full transcripts and post-call evaluations, then update the assistant or its
tools — a complete build → review → improve loop.
Manage your account
Knowledge bases & documents, phone numbers & SIP trunks, WhatsApp senders & templates,
conversations, folders, labels, API keys and your blacklist.
Server URL
Full developer endpoint:https://app.famulor.io/mcp
Assistant & History profile: https://app.famulor.io/mcp?profile=assistant-history
Use the restricted Assistant & History profile for ChatGPT and Claude directory or consumer-facing connections. It exposes 11 read-only tools for assistant configuration and omnichannel call, messaging, and email history. Use the full endpoint only in developer clients when you intentionally need the broader write-capable tool catalog.
Before you start
- A Famulor account at app.famulor.io.
- An active plan for the features you use (some actions consume call minutes or chat credits).
Quick start
- Add the server in your client (see ChatGPT, Claude, or other clients below).
- When prompted, sign in to Famulor in the browser and approve the requested permissions.
- Ask in natural language, e.g. “Show my last 10 calls” or “List my assistants”.
Authentication uses standard MCP OAuth 2.1 (PKCE). The hosted flow uses your normal Famulor account session and does not ask you to paste an API key. Access tokens expire after 30 days; your client will prompt you to sign in again.
ChatGPT
Famulor is available as a custom app in ChatGPT (web). You need a ChatGPT plan that supports apps/connectors and Developer mode enabled.Add the Famulor app
- Open ChatGPT → Settings → Apps (or Connectors).
- Click Create app / New app.
- Fill in:
- Confirm the security notice and click Create.
- Sign in to Famulor and approve the requested read-only permissions.

Use Famulor in a chat
- Start a new chat and enable Developer mode if required.
- Select Famulor from the tools/apps menu in the composer.
- Ask questions about your account — e.g. “What were my last calls?”

Step-by-step with screenshots
1
Open Settings
In ChatGPT, click your name at the bottom-left, then Settings.

2
Go to Apps → Advanced settings
Open the Apps tab (connectors now live under “Apps”), then open Advanced settings.

3
Enable Developer mode, then Create app
Switch on Developer mode (this lets you add a custom connector), then click Create app
at the top.

4
Paste your link and create
Give it a name, paste 
https://app.famulor.io/mcp?profile=assistant-history into the Server URL field, set
Authentication to OAuth, tick “I understand and want to continue”, then Create.
5
Sign in and approve
Your browser opens Famulor’s OAuth consent screen. Sign in, review the read-only permissions,
then click Connect.

Claude
Famulor works in Claude Desktop (custom connector) and Claude Code (CLI). Both use OAuth through your normal Famulor account.Claude Desktop
- Open Claude → Settings → Connectors.
- Click Add custom connector.
- Fill in:
- Click Add, then complete OAuth sign-in in the browser.

Use Famulor in Claude
- Start a new chat and enable the Famulor connector for the conversation.
- Ask in natural language — e.g. “Use Famulor and show me my last calls”.

Step-by-step with screenshots
1
Open Customize
In Claude, open the left sidebar and click Customize.

2
Open Connectors
In the Customize panel, click Connectors.

3
Add a custom connector
Click the + button in the top-right of the Connectors panel, then choose Add custom
connector.

4
Name it and paste your link
Type any name (e.g. Famulor), paste 
https://app.famulor.io/mcp?profile=assistant-history into Remote MCP server URL,
leave the OAuth fields empty, then click Add.
5
Sign in and approve
After you click Add, your browser opens Famulor’s OAuth consent screen. Sign in, review the
read-only permissions, then click Connect.

CLI clients — Claude Code, Codex, Gemini CLI
Add the full hosted server to a CLI agent, then sign in to Famulor in the browser when prompted:Other clients
One-click install: Add to Cursor · Add to VS Code Global: Cursor Settings → Tools & MCP → New MCP Server (opens~/.cursor/mcp.json)
Project: create .cursor/mcp.json in your project root.
Windsurf
~/.codeium/windsurf/mcp_config.json
VS Code
.vscode/mcp.json
Cline
Cline extension → MCP Servers → ConfigureContinue
~/.continue/config.yaml
Zed
~/.config/zed/settings.json
Try it
Start a new chat with the Assistant & History profile and ask, for example:Assistants
“List my assistants and summarize how each one is configured.”
Improve
“Read my last 5 calls and tell me what my assistant got wrong.”
Messaging
“Show the latest WhatsApp and Instagram conversations that need attention.”
“Summarize the latest email thread with this customer.”
- “Create a German sales assistant using GPT-4.1-mini and the Susi voice”
- “Start campaign #42 and add these 50 leads”
- “Show me all calls today where the goal wasn’t reached”
- “What were my last calls?”
Security & privacy
- OAuth 2.1 with a branded consent screen — the hosted flow does not require an API key.
- Scoped to your account — the connector can only see and change your own data.
- Secrets masked — auth tokens stored on your tools are never returned in plain text.
- No chat-history harvesting — the connector acts only on your Famulor resources.
- Privacy policy: famulor.io/privacy.
Self-hosting
To run your own instance instead of the hosted server, see MCP Server — Self-hosting.FAQ
Which AI apps can I use it with?
Which AI apps can I use it with?
This page covers ChatGPT, Claude, CLI agents, and other MCP clients such as Cursor or
VS Code. For a full connector walkthrough with screenshots, see
Claude & ChatGPT Connector.
Do I need an API key?
Do I need an API key?
No. The hosted MCP server uses your normal Famulor account through OAuth. API keys remain
available for server-to-server REST API integrations, but they are not part of this connector flow.
Is it safe to connect?
Is it safe to connect?
The Assistant & History profile is limited to your authenticated workspace and has no write,
purchase, send, call, campaign, delete, telephony, settings, or billing tools. The full developer
endpoint should be used only in a trusted client with confirmations enabled.
Will it spend my balance?
Will it spend my balance?
No. The Assistant & History profile cannot place calls, send messages, start campaigns, buy
phone numbers, or perform any other balance-consuming action. The full developer endpoint can.
Troubleshooting
OAuth / sign-in fails
- Sign out of Famulor in the browser, then start the connector authorization again.
- Try signing in again — tokens expire after 30 days.
- For ChatGPT, ensure Developer mode is on and OAuth is selected.
Server not connecting
- For ChatGPT/Claude, use
https://app.famulor.io/mcp?profile=assistant-history. The full developer endpoint remainshttps://app.famulor.io/mcp. - Check health: https://app.famulor.io/health
- Restart your client and refresh MCP servers (Cursor: Settings → MCP → Refresh).
Tools not appearing
- Complete OAuth sign-in after adding the server.
- In ChatGPT, ensure the Famulor app is selected for the current chat.