Binotel MCP Server
The Binotel MCP server lets any AI agent — Claude, ChatGPT, Cursor, or Codex — call Binotel through AllMCP's single hosted endpoint. Connect once and your agent gets 31 Binotel tools across calls, stats, employees, customers, outbound. There is nothing to install or keep running: AllMCP hosts the connector, you get one URL and one sign-in.
31 tools5 categoriesAPI key auth
How to connect an AI agent to Binotel
- Add the AllMCP endpoint
https://go.allmcp.co/mcp/ to any MCP client (Claude, ChatGPT, Cursor, Codex). Sign in with Google or GitHub when the browser opens — no card, no passwords. - Ask your agent to connect Binotel. Paste your Binotel API key (or webhook URL) into the secure AllMCP connect page your agent links you to. Your key is encrypted at rest and the agent never sees it.
- Your agent can now call all 31 Binotel tools directly. The first 20,000 tool calls each month are free; system and discovery calls never count.
claude_desktop_config.json
{
"mcpServers": {
"allmcp": {
"url": "https://go.allmcp.co/mcp/"
}
}
}Binotel connects with an API key or webhook URL you paste into a secure AllMCP page — the agent never sees it.
- Calls — Point lookups by call ID, phone, or customer; 15-min recording URLs; online and lost-today snapshots. Use stats for bulk weekly history, not this category.
- Stats — Call history. START: binotel_list_calls_for_employee (manager extension + up to 7-day window). Period lists: binotel_list_calls_for_period(direction=incoming|outgoing|all). Polling: binotel_list_calls_since. Day bucket: binotel_list_calls_per_day. Caps: 24h on direction=all, 7d on employee period, 2000 records on period family.
- Employees — Employee and extension directory; also routes, voice files, and presence-state updates. Resolves a name to the extension that stats and outbound tools need. Auto-unlocks on first call.
- Customers — Binotel mini-CRM: list / search / get / create / update / delete + labels. Destructive deletes require confirm=True (max 50 IDs). Auto-unlocks on first call.
- Outbound — Click-to-call, hangup, transfer, announcement, IVR. Every dial/IVR/announcement tool requires confirm=True. Auto-unlocks on first call.
Full Binotel guide — every tool, connect steps, examples: docs.allmcp.co ↗
Frequently asked questions
Does Binotel have an MCP server?
Yes. AllMCP is a remote, hosted MCP server for Binotel — 31 Binotel tools are available today. Add one URL to your MCP client and your agent can call Binotel without you running any server yourself.
How do I connect Claude to Binotel?
Add the AllMCP endpoint https://go.allmcp.co/mcp/ in Claude (Desktop, Code, or web), sign in with Google or GitHub, then ask Claude to connect Binotel. That's it — the same steps work for ChatGPT, Cursor and Codex.
Is the Binotel MCP server free?
Yes, to start. AllMCP includes 20,000 tool calls a month on the free tier, with no card required. Only real provider tool calls count against the quota — listing tools and connecting accounts never do.
What can the Binotel MCP server do?
It exposes 31 tools across calls, stats, employees, customers, outbound, so an agent can read and act on your Binotel data in natural language.
How are my Binotel credentials stored?
Encrypted at rest and never written to logs. Disconnecting Binotel revokes them immediately, and deleting your AllMCP account erases them.