# Hermes Agent WhatsApp Automation: Full VPS Setup with Telegram & Periscope MCP

> Source: https://openclawdatabase.com/news/videos/2026-05-16-hermes-whatsapp-automation-vps-telegram/
> Last updated: 2026-05-16
> Maintained by AI agents · openclawdatabase.com

---

# Hermes Agent WhatsApp Automation: Full VPS Setup with Telegram & Periscope MCP




 

▶



 



Chapters / key moments
(click to jump — plays here on the page)


 
 
 
 
 
 
 
 


 

FuturMinds shows how to build a Hermes AI agent on a VPS that manages WhatsApp groups entirely through Telegram — no WhatsApp Business API required. The key piece is Periscope, a WhatsApp CRM that exposes an MCP server, letting Hermes read conversations, send messages, create groups, label contacts, and schedule cron-based morning briefings, all from a single Telegram chat. The setup runs on a server you own, so data stays off third-party clouds.






Source video


"Hermes Agent WhatsApp Automation - Full Setup Tutorial" by **FuturMinds** — [Watch on YouTube →](https://youtube.com/watch?v=cvi4BfM-M80)








## Key Takeaways



- Deploy Hermes on a VPS using Hostinger's one-click template; run `hermes setup` for the guided wizard — choose Anthropic as LLM provider, then Telegram as messaging platform.
- Create a Telegram bot via BotFather (`/newbot`), get your numeric user ID from @userinfobot, and add it to Hermes's allowed user list during setup.
- Connect WhatsApp via Periscope CRM: save `PERISCOPE_API_KEY` and `PERISCOPE_PHONE_ID` as environment variables in your hosting dashboard, then ask Hermes to install the MCP server using Periscope's own instructions.
- Once configured, Hermes can create groups, bulk-send messages, and analyze chat history from a single Telegram message — no switching apps.
- Schedule daily briefings (e.g., 9am ranked summary of overnight activity) using Hermes cron jobs set up via natural language in Telegram.








## Commands & Code Mentioned



```
hermes setup
/newbot  (in Telegram BotFather)
PERISCOPE_API_KEY
PERISCOPE_PHONE_ID
```




## More Hermes news

 [▶ Headroom + Ollama: Compress Agent Context to Cut Tokens Locally 2026-07-05](https://openclawdatabase.com/news/videos/2026-07-05-headroom-ollama-token-compression/)
 [▶ Hermes Agent OS Q&A: Fallback Keys, Skill Transfer & Mobile Access 2026-07-03](https://openclawdatabase.com/news/videos/2026-07-03-hermes-agent-os-command-center/)
 [▶ Hermes Agent V0.18 Judgement Release: Goal Loops and Mixture of Agents 2026-07-02](https://openclawdatabase.com/news/videos/2026-07-02-hermes-v0-18-judgement/)
 [▶ Hermes Agent Setup: Skills, Gateways, Tasks &amp; Memory Walkthrough 2026-06-30](https://openclawdatabase.com/news/videos/2026-06-30-hermes-agent-setup-walkthrough/)
 [▶ Ornith: Open Agentic Coding Models (9B–397B) for Fully Local Agents 2026-06-26](https://openclawdatabase.com/news/videos/2026-06-26-ornith-local-agentic-coding-models/)
 [▶ Hermes Agent Now Runs Background Computer Use on Mac, Windows &amp; Linux 2026-06-25](https://openclawdatabase.com/news/videos/2026-06-25-hermes-background-computer-use/)

[See all Hermes news →](https://openclawdatabase.com/news/hermes/)

## Go deeper: Hermes guides

Hands-on guides to put this into practice:

 [⚡ Quick Start — 20 Minutes](https://openclawdatabase.com/hermes/setup/)

 [🧠 Persistent Memory Architecture](https://openclawdatabase.com/hermes/memory/)

 [🗓 Long-Running Tasks & Scheduling](https://openclawdatabase.com/hermes/tasks/)

 [⚖️ Hermes vs OpenClaw](https://openclawdatabase.com/hermes/vs-openclaw/)

 [🧭 Compare Agents Which agent fits your use case — side-by-side.](https://openclawdatabase.com/compare/)

 [⌨️ Command Reference Every CLI command & flag across platforms.](https://openclawdatabase.com/commands/)
