Skip to main content
← All Telegram MCP connectors

Gemini · Google

Gemini Telegram MCP - for Gemini & the CLI

Use Entergram as a Telegram MCP server for Google Gemini and the Gemini CLI - give Gemini secure, OAuth-scoped access to your real Telegram chats so it can surface missed messages, waiting clients and cold leads.

MCP server URL https://mcp.entergram.com/mcp

Both the Gemini CLI and MCP-compatible Gemini clients can register external MCP servers. Add Entergram's URL and Gemini gains scoped, OAuth-secured access to your real personal Telegram account - no bot to maintain, nothing to code, no API keys to store.

Paste-ready configuration

Paste-ready configuration
{
  "mcpServers": {
    "entergram": {
      "httpUrl": "https://mcp.entergram.com/mcp"
    }
  }
}

Connect Gemini in 3 steps

Works with the Gemini CLI and MCP-compatible Gemini clients.

  1. 01

    Copy your MCP URL in Entergram

    Start in Entergram - Settings → Workspace → Connectors → MCP holds your server URL. Copy it to the clipboard, since the Gemini CLI reads it from a config file rather than an input box.

  2. 02

    Register the MCP server with Gemini

    Add Entergram to your Gemini CLI MCP configuration with the URL: https://mcp.entergram.com/mcp.

  3. 03

    Authorize and run

    Run the CLI again so it picks up the new server, sign in to Entergram in the browser it opens, and grant scoped access to your workspace.

Ask Gemini things you could never ask Telegram

With your personal account connected, Gemini can analyze every chat at once. Try prompts like:

  • “Which chats have unanswered questions from the last three days?”
  • “List contacts in my customer group who aren't in the community group.”
  • “Post the contents of build.log to the release channel.”
  • “Create a channel called Launch Updates and invite the core team.”
  • “Fix the typo in my last message to the Acme thread.”
  • “Export this month's tickets as TSV so I can drop it in a sheet.”

What Gemini can do with your Telegram

  • -Query your chats without leaving the terminal
  • -Diff a customer list against a community roster
  • -Post build output or a file straight into a chat
  • -Spin up a channel and seed it with the right members
  • -Correct a message in place instead of re-sending
  • -Export ticket data as tab-separated text for a spreadsheet

Gemini + Telegram FAQ

Does this work with the Gemini CLI?
Yes. The Gemini CLI supports MCP servers - register the Entergram MCP URL in your MCP config and authorize via OAuth.
Is this a Telegram bot?
No. Entergram connects your real personal Telegram account through a hosted MCP server, so Gemini works with your actual chats.
Can Gemini tell me what I missed?
Yes. It can read across all your connected chats, count unanswered and unread messages, and highlight the ones from clients and leads.
Is it secure?
Yes. The connection uses OAuth 2.0 with scoped permissions; you decide what Gemini can access and can revoke it at any time.

Gemini Telegram MCP - for Gemini & the CLI