Skip to content
2026

Hermes Agent integration docs

Released: June 15, 2026

Kirimdev now documents the Hermes Agent integration — a self-hosted alternative to the MCP server for teams that want customers to chat with an AI on WhatsApp instead of inside Claude Desktop or Cursor.

The kirimdev-hermes plugin (source, MIT) receives signed message.received webhooks, runs the Hermes gateway, and replies via the same /v1 API key you already use for REST.

New pages:

  • Hermes overview — architecture, MCP vs Hermes, use cases (owner copilot, gated support, template ops, cron)
  • Hermes setup — install plugin, configure env vars, create webhook subscription, smoke test

Read the Hermes guide