
Telegram is where a lot of real work happens.
Leads arrive there. Customers ask questions there. Partners send updates there. Groups become project rooms, sales rooms, support rooms, and private backchannels.
But for AI agents, Telegram has usually been awkward. You could build a limited bot, manually add it to chats, and accept the constraints of the Bot API. Or you could run a local script that works for one developer but is hard to share with a team.
Chiho now gives you a better path.
You can connect Telegram to your AI client through Chiho Cloud with browser OAuth—no access-token copy and paste—and let it help manage your Telegram inbox, CRM context, summaries, follow-ups, and workflows. For developers and self-hosters, the separate open-source telegram-for-ai-agents repo provides Skills and the local tgchats runtime.
This is Telegram for AI agents.
Most Telegram automation starts with bots. Bots are useful, but they are not the same as giving an agent access to the Telegram account you actually use.
Telegram bots have product boundaries. Bots cannot start conversations with users unless the user starts first, and group privacy mode limits what bots can see by default. That is a good fit for many bot workflows, but it is not enough for an assistant that needs to understand your real inbox.
If you want an AI agent to summarize your active chats, find the thread where a customer mentioned pricing, suggest follow-up tasks, organize folders, or help draft a reply, it needs context. It needs access to the same Telegram surface your team already works from.
Chiho now provides that product layer:
MCP is the right transport for this because it standardizes how AI applications discover tools and call external systems. Instead of every agent integration needing a custom Telegram adapter, Chiho exposes Telegram and CRM actions as tools an agent can use.
The fastest path is Chiho Cloud.
https://api.chiho.ai/mcp to Claude, Codex, or another interactive MCP client.Once connected, your agent can use Chiho's hosted Telegram tools to check auth status, list dialogs, read chat history, inspect CRM metadata, manage tags, create tasks, refresh summaries, suggest companies, run rules, and more.
This makes Telegram usable from Claude.ai, Claude Desktop, Cowork, Claude Code, Codex, and compatible MCP clients without treating a long-lived bearer token as onboarding UX. ChatGPT support follows publication of the Chiho Telegram app/plugin; it is not a currently published ChatGPT integration. Existing personal access tokens live under Advanced service tokens for controlled headless automation only.
Instead of asking an agent, "write me a follow-up plan," you can ask:
Look at my Telegram chats from today, find the warm leads, summarize what they need, and create follow-up tasks.
The agent can read the relevant Telegram context through Chiho, use the CRM tools, and return something actionable.

Telegram is fast, but fast creates mess.
Important messages get buried. Follow-ups live in memory. Companies and contacts blur together. Group chats accumulate context that nobody has time to reread.
Chiho's AI-assisted CRM tools turn Telegram into something your agent can reason about:
The result is not just "AI chat." It is operational memory for Telegram.
A sales user can ask for leads that need replies. A founder can ask which investor chats changed this week. A support operator can ask for unresolved customer issues. A team lead can ask what follow-ups are due today.

Giving an AI agent access to Telegram should not mean giving it everything forever.
The Agent Access page is the control plane. OAuth connections can be personal or team-scoped and can be revoked. Tools are exposed based on the grant's precise capabilities. Team connections only see the Telegram accounts and dialogs the user is allowed to access.
That matters because AI agents are moving from demos into real workflows. The hard part is not just exposing a send message tool. It is controlling identity, scope, approval, auditability, and team access.
With Chiho, a user can review a client in the browser, approve the connection, see it later in Connected AI clients, and revoke it when the workflow no longer needs access.
For teams, this is the difference between "an agent can see my Telegram" and "an agent can only use the Telegram and CRM surface this team has approved."
Not every user wants hosted infrastructure.
That is why the telegram-for-ai-agents repository exists: an open-source option for people who want a local or self-hosted Telegram agent runtime. Its local package is being separated and renamed to tgchats local; use the repository's current published instructions until that package split lands.
It includes the tgchats CLI, a local MCP server, public Skills, examples, contracts, and setup docs.
The open-source path supports workflows like:
The Skills layer is especially important. It turns raw tools into repeatable agent workflows: bulk template messaging, conditional replies, adding colleagues to groups, follow-up tasks, and group cleanup.
Chiho Cloud and the local runtime are complementary. Chiho Cloud provides the hosted OAuth product, scoped grants, approvals, audit logs, durable jobs, and UI. The local runtime provides the open-source workflow layer and self-hosted path; its forthcoming package name is tgchats local.
Ask:
Read my important Telegram chats from the last 24 hours. Summarize what changed, list anything waiting on me, and create follow-up tasks.
The agent reads dialogs, checks recent history, refreshes summaries, and creates tasks.
Ask:
Find chats where someone asked about pricing or onboarding this week. Tag them as warm leads and draft next steps.
The agent searches conversation context, suggests tags, links company records, and creates follow-up tasks.
Ask:
Review our team Telegram chats and tell me which customers need replies today.
A team-scoped token keeps the agent inside allowed team dialogs.
Ask:
Go through my recent chats and suggest tags, companies, and tasks where missing.
The agent uses Chiho's CRM tools instead of inventing structure in a spreadsheet.
Ask:
Use the follow-up task Skill on my Telegram inbox.
The agent follows a reusable Skill instead of improvising every step.
If you want to make this post more visual, the best screenshots would be:
The current images in this post can be swapped for those screenshots once they are ready.
Telegram already holds the work. The missing piece was a safe bridge between Telegram and AI agents.
Chiho now provides that bridge: hosted OAuth MCP for fast interactive setup, Connected AI clients for scoped control, AI-assisted CRM tools for real workflows, and an open-source local runtime for self-hosted users.
The result is simple:
Manage your Telegram with your AI agent.
Try Chiho if you want your AI agent to help with Telegram inbox management, summaries, follow-ups, and CRM workflows.