← All Telegram MCP connectors

Cursor, Zed & Windsurf

Connect Telegram to Cursor & IDEs

Add Entergram as an MCP server in Cursor, Zed or Windsurf and reach your real Telegram account from your editor — check the messages you missed and the clients waiting on you without breaking flow.

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

Cursor, Zed and Windsurf all support MCP servers via an mcp.json configuration. Entergram exposes your personal Telegram account as a hosted MCP server, so your editor’s AI acts on your actual chats with OAuth security — no bot, no API keys.

Paste-ready configuration

mcp.json (Cursor / Zed / Windsurf)
{
  "mcpServers": {
    "entergram": {
      "url": "https://mcp.entergram.com/mcp"
    }
  }
}

Ask your editor about your Telegram

With your personal account connected, your IDE’s AI can check Telegram without you switching apps. Try:

  • “Did I miss any client messages while I was heads-down 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 your editor in 3 steps

Works with Cursor, Zed and Windsurf.

  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 to mcp.json

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

  3. 03

    Authorize and use

    Complete the OAuth flow. Your editor’s AI assistant can now query and act on your Telegram account.

What your editor can do with 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

Cursor / Zed / Windsurf + Telegram FAQ

Which editors are supported?
Any editor that supports MCP via mcp.json — including Cursor, Zed and Windsurf. Register 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.
Can it tell me what I missed while coding?
Yes. Ask your editor’s AI and it will read your chats, count unanswered messages and flag the ones from clients.
Is it secure?
Yes. OAuth 2.0 with scoped permissions; your credentials never reach the editor vendor and access is revocable.

Connect Telegram to Cursor & IDEs