Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

2Chat — Hermes Skills Tap

A Hermes Agent skills tap by 2Chat. It connects Hermes to 2Chat's official remote MCP server so your agent can send and read WhatsApp messages (WhatsApp Web + WhatsApp Business API), send SMS, manage WABA templates, work with contacts and groups, publish WhatsApp statuses, browse catalogs, and pull voice call records — all through your existing 2Chat account.

Install

hermes skills tap add 2ChatCo/hermes-skills
hermes skills install 2ChatCo/hermes-skills/messaging/2chat-whatsapp

Or install directly without adding the tap:

hermes skills install 2ChatCo/hermes-skills/messaging/2chat-whatsapp

Connect the 2Chat server (one time)

After installing, add the 2Chat MCP server to your Hermes config (~/.hermes/config.yaml) — or use the dashboard's Profile Builder → MCP Servers:

mcp_servers:
  2chat:
    url: "https://mcp.2chat.io/mcp"
    auth: oauth

First connection opens a browser for 2Chat sign-in (OAuth 2.1, no API key). Tokens are stored by Hermes at ~/.hermes/mcp-tokens/2chat.json and refreshed automatically. Then ask Hermes: "List my connected 2Chat WhatsApp channels."

What's in this tap

Skill Path Description
2Chat WhatsApp skills/messaging/2chat-whatsapp WhatsApp (Web + WABA), SMS, contacts, groups, statuses, catalog, calls via 2Chat

Requirements

  • A 2Chat account with at least one connected channel.
  • Hermes Agent (hermes CLI) on the installing user's machine.

Links

License

MIT — see LICENSE. "2Chat" and related marks belong to 2Chat.

About

WhatsApp and Calls Skills for Hermes Agents

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors