Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by CuriouslyCory • APIs & Integration
An open-source Fastify-based Telegram bot that uses LLMs (Google Gemini) and MCP services to provide tool-enabled, persistent conversational agents.
Interact with Telegram users and respond using a large language model (Google Gemini).
Be extended with external tools via MCP services (Smithery) such as web search, weather, or sequential reasoning.
Persistent storage for conversations or user state using a PostgreSQL-compatible database with Prisma.
This project implements a Telegram bot backend using Fastify and Prisma that delegates natural language understanding and generation to Google Gemini. It supports MCP (Model Context Protocol) services (via Smithery) to add tool-enabled capabilities like web search or weather, and persists data in a PostgreSQL-compatible database. The bot is highly configurable via system prompts and environment variables, letting you customize agent behavior and available MCP tools. It is suitable for developers who want a ready-made foundation to build LLM-powered Telegram assistants with extensible tool integrations.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.