What problem does it solve?
Connects Monday.com to a self-hosted Hermes agent without manual SSH fiddling, so an AI can wire the integration, protect secrets, and verify the setup safely.
Core Features & Use Cases
- SSH-first deployment: Configures the integration directly on the VPS where Hermes runs.
- Hosted MCP or fallback paths: Uses Monday's hosted MCP when available, or falls back to the official stdio server or raw REST calls.
- Safety and reliability: Handles idempotency checks, dry-run previews, secure env storage, gateway reloads, smoke tests, and rollback.
- Use case: Add Monday boards, items, and updates to an existing Hermes workspace while keeping the token out of chat and preserving repeatable deployment behavior.
Quick Start
Tell the assistant to connect your Monday account to the remote Hermes agent on the VPS and follow the safest available path using the provided token.