Skip to content

Connect Entergram via MCP

Entergram hosts a remote MCP (Model Context Protocol) endpoint that lets you connect your Telegram workspace to AI tools and automation platforms.

MCP Server URL:

https://mcp.entergram.com/mcp

You’ll find this same URL in Entergram under Settings → Workspace → Connectors → MCP.

MCP is an open standard that lets AI apps securely call external tools. Entergram runs a hosted (remote) MCP server, so any MCP-compatible app — Claude, ChatGPT, Perplexity, and many more — can read and act on your real Telegram CRM, with your permission, over OAuth.

Because the server is hosted by us, there is nothing to install or run on your computer. You connect from the app’s normal web version (a desktop app works too, but isn’t required), and there’s no local config file or bridge tool to set up.

Once an app is connected, you can ask it in plain language to:

  • List your Entergram workspaces and chats
  • Search contacts and pull conversation history
  • Create, assign, and update tickets
  • Read and write custom columns, tags, and reminders
  • Draft and send messages from your connected accounts
  • An Entergram workspace with owner or admin access
  • An account on the app you want to connect (and, for some apps, a specific plan — see each guide below)

Every connection has two sides:

1. The Entergram side — copy your MCP URL. In Entergram, go to Settings → Workspace → Connectors → MCP and copy your MCP server URL. It’s the same https://mcp.entergram.com/mcp for every app.

2. The app side — add a custom connector and sign in. In your app, add a custom MCP connector and paste the URL. Then click Connect — you’ll be asked to log in with your Entergram account (just like a “Sign in with Google” prompt) and click Allow access. The exact menu names differ per app, so follow the dedicated guide.

Log in with your Entergram account and click Allow access to authorize the connector


Step 1. In Entergram, go to Settings → Workspace → Connectors → MCP and copy your MCP server URL.

Step 2. In n8n, add an MCP node and paste https://mcp.entergram.com/mcp as the server URL.

Step 3. Click connect and complete the OAuth login when prompted — sign in with your Entergram account and allow access.


Step 1. In Entergram, go to Settings → Workspace → Connectors → MCP and copy your MCP server URL.

Step 2. In Make.com, add an MCP module and paste https://mcp.entergram.com/mcp as the server URL.

Step 3. Click connect and complete the OAuth login when prompted — sign in with your Entergram account and allow access.


Step 1. In Entergram, go to Settings → Workspace → Connectors → MCP and copy your MCP server URL.

Step 2. In your app, add a custom MCP connector with the URL: https://mcp.entergram.com/mcp

Step 3. Click Connect, log in with your Entergram account, and click Allow access.


  • From the connected app — find the Entergram connector and click Disconnect.
  • From EntergramSettings → Workspace → Connectors → MCP, find the connected app, and click Revoke. Takes effect immediately.

  • Can’t connect / “invalid URL” — re-copy the MCP server URL from Settings → Workspace → Connectors → MCP and make sure there’s no trailing space.
  • The Entergram login or authorization page doesn’t load — make sure pop-ups aren’t blocked and that you’re signed in to Entergram, then click Connect again.
  • 403 errors on tool calls — your Entergram account needs owner or admin access to the workspace, and your plan must include MCP access.
  • Connection drops after a while — re-authorize by clicking Connect again in the app and approving access.