← All Telegram MCP connectors

Cline · VS Code

Connect Telegram to Cline

Add Entergram as an MCP server in Cline, the VS Code AI agent, and reach your real Telegram account from your editor — catch missed messages and clients waiting on you without breaking flow.

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

Cline connects to MCP servers from inside VS Code. Entergram exposes your personal Telegram account as a hosted MCP server, so Cline reads and acts on your actual chats with full OAuth security — no bot, no API keys.

Paste-ready configuration

cline_mcp_settings.json
{
  "mcpServers": {
    "entergram": {
      "url": "https://mcp.entergram.com/mcp"
    }
  }
}

Ask Cline about your Telegram

With your personal account connected, Cline can check Telegram without you leaving VS Code. Try:

  • «Did I miss any client messages while I was coding?»
  • «Which conversations am I forgetting to reply to?»
  • «How many leads went cold this week?»
  • «Summarize today’s client feedback.»
  • «Draft a reply to the last unanswered message and show it to me.»

Connect Cline in 3 steps

Works with the Cline extension in VS Code.

  1. 01

    Create a client in Entergram

    In Entergram, open Settings → Developer and create a new OAuth client. Use the Custom preset and copy the MCP URL.

  2. 02

    Add the server in Cline

    In Cline’s MCP settings (cline_mcp_settings.json), register the Entergram MCP URL: https://mcp.entergram.com/mcp.

  3. 03

    Authorize and use

    Complete the OAuth flow. Cline can now query and act on your Telegram account while you work in VS Code.

What Cline can do with your Telegram

  • Query Telegram chats from the editor
  • Surface missed messages while you work
  • Look up contacts and CRM fields inline
  • Send messages and replies with approval
  • Quantify missed opportunities and feedback
  • Build internal tools against real Telegram data

Cline + Telegram FAQ

How do I add an MCP server to Cline?
Open Cline’s MCP settings (cline_mcp_settings.json), add the Entergram MCP URL, and authorize via OAuth.
Is this a Telegram bot?
No. Entergram connects your real personal Telegram account through a hosted MCP server.
Is it secure?
Yes. OAuth 2.0 with scoped permissions; your credentials never reach the editor vendor and access is revocable.

Connect Telegram to Cline