# MCP Bridge Bot credentials # Copy to 'credentials' and fill in values # Bot token from BotFather (create a NEW bot for the MCP bridge) MCP_BOT_TOKEN= # Telegram group chat ID (negative number for groups) # Send a message in the group, then check: https://api.telegram.org/bot/getUpdates GROUP_CHAT_ID= # (Optional) Bot ID of the existing homelab bot, for sender classification # Find it: https://api.telegram.org/bot/getMe HOMELAB_BOT_ID=8521598773