← All Telegram MCP connectors

Cursor, Zed & Windsurf

Cursor Telegram MCP — Telegram in Cursor, Zed & Windsurf

Register 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 load MCP servers from an mcp.json file. Add Entergram's URL and your editor's AI can reach your real personal Telegram account between tasks — OAuth-scoped, with no bot account and no API keys in your repo.

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

    Copy your MCP URL in Entergram

    In Entergram, open Settings → Workspace → Connectors → MCP and copy your MCP server 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

    Click Connect, log in with your Entergram account, and click Allow access. 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.

Cursor Telegram MCP — Telegram in Cursor, Zed & Windsurf