hermes_mcps

dudu1111685/hermes_mcps
★ 4 stars TypeScript AI/LLM Updated today
Personal WhatsApp (WAHA) + Telegram (MTProto) MCP servers for AI agents — built for hermes-agent
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hermes_mcps": {
      "command": "npx",
      "args": [
        "-y",
        "dudu1111685/hermes_mcps"
      ]
    }
  }
}