Cline · VS Code
Cline Telegram MCP - Telegram inside VS Code
Register 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.
https://mcp.entergram.com/mcp Cline loads MCP servers from inside VS Code. Add Entergram's URL to its settings and Cline can read and act on your real personal Telegram account without leaving the editor - OAuth-secured, with no bot account and no API keys.
Paste-ready configuration
{
"mcpServers": {
"entergram": {
"url": "https://mcp.entergram.com/mcp"
}
}
}Connect Cline in 3 steps
Works with the Cline extension in VS Code.
- 01
Copy your MCP URL in Entergram
In Entergram, visit Settings → Workspace → Connectors → MCP and copy the server URL. Cline keeps it in its own MCP settings file, separate from your VS Code settings.
- 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.
- 03
Authorize and use
Save the file, let Cline restart the server, then finish the OAuth sign-in. Cline surfaces each Entergram call for your approval before it runs.
Ask Cline about your Telegram
With your personal account connected, Cline can check Telegram without you leaving VS Code. Try:
- “Who reported this error and what were they doing?”
- “Draft a reply explaining the fix, but let me approve it.”
- “Open a ticket from this conversation and assign it to me.”
- “Check whether this regression was reported more than once.”
- “Note on the thread that the patch is in review.”
- “List the chats waiting on engineering right now.”
What Cline can do with your Telegram
- -Approve every Telegram call before it executes
- -Auto-approve read-only lookups, gate the writes
- -Turn a stack trace into a reply to the reporter
- -Open a ticket from inside the VS Code sidebar
- -Keep the agent's reasoning attached to the chat
- -Scope a run to one repository and one workspace
Cline + Telegram FAQ
How do I add an MCP server to Cline?
Is this a Telegram bot?
Is it secure?
Will it interrupt my coding flow?
Practical guides
Learn the workflow before you choose
Other connectors