AI-Web3-Studio/telegram-agent-bot
Open-source, extensible Telegram bot for product recommendation and AI-powered chat. Combines LLM (OpenAI/Monica), plugin/tool calling, and Model Context Protocol (MCP) for e-commerce, customer support, and intelligent assistants. Developer-friendly, scalable, and ready for rapid prototyping or production.
Platform-specific configuration:
{
"mcpServers": {
"telegram-agent-bot": {
"command": "npx",
"args": [
"-y",
"telegram-agent-bot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...