- Step1: Install dependencies with npm install
- Step2: Create a .env file with your Telegram Bot Token
- Step3: Build the project using npm run build
- Step4: Start the server with npm start
- Step5: Configure your MCP client with the server details and your bot token
- Step6: Use JSON operations like sendMessage, sendPhoto, deleteMessage to interact with Telegram chats