← Alle Telegram-MCP-Connectoren

opencode · SST

opencode Telegram MCP — give your terminal agent your inbox

Add Entergram as an MCP server in opencode, SST’s open-source terminal AI agent, and let it work your real Telegram account — surface missed messages, chase leads that went cold, and act on chats from the command line.

MCP-Server-URL https://mcp.entergram.com/mcp

opencode loads MCP servers from its config file. Register Entergram’s as a remote MCP server and SST’s open-source agent can work your real personal Telegram account in the terminal — scoped by OAuth, with no bot account and no API keys.

Konfiguration zum Einfügen

opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "entergram": {
      "type": "remote",
      "url": "https://mcp.entergram.com/mcp",
      "enabled": true
    }
  }
}

Ask opencode things you could never ask Telegram

With your personal account connected, opencode can act across every chat from the terminal. Try prompts like:

  • «How many messages did I miss this week, and which are from clients?»
  • «Which conversations am I forgetting to reply to?»
  • «Quantify the leads that went cold from no follow-up.»
  • «Summarize this month’s client feedback.»
  • «Draft replies to my oldest unanswered messages for review.»

Connect opencode in 3 steps

Works with the opencode TUI and CLI.

  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 in opencode.json

    In your opencode.json, add Entergram under "mcp" as a remote server pointing at the Entergram MCP URL: https://mcp.entergram.com/mcp.

  3. 03

    Authorize and run

    Start opencode, log in with your Entergram account, and click Allow access to grant scoped access. opencode can then read and act on your Telegram account in its sessions.

What opencode can do with your Telegram

  • Read and summarize Telegram conversations
  • Surface missed messages and overdue replies
  • Look up contacts and custom CRM fields
  • Send messages and replies with approval
  • Quantify missed opportunities and feedback
  • Run multi-step actions across your chats

opencode + Telegram FAQ

How does opencode connect to MCP servers?
opencode reads MCP servers from its config file. Add Entergram as a remote server with the 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; you decide what opencode can access and can revoke it at any time.
Can opencode run multi-step Telegram actions?
Yes. As an autonomous terminal agent, opencode can chain steps in one run — read unanswered chats, draft replies and open tickets — pausing for your approval before anything is sent.

opencode Telegram MCP — give your terminal agent your inbox