What problem does it solve?
It removes the manual work of wiring Typeform into a self-hosted Hermes agent, so form and survey data can be accessed securely on a remote VPS without sending secrets to a hosted third party.
Core Features & Use Cases
- SSH-first integration: Connects to a VPS running Hermes and performs setup remotely with idempotent, rollback-safe steps.
- Two wiring modes: Supports a default REST-based path for Typeform API access and an optional community MCP path pinned by commit SHA.
- Operational safety: Verifies token format and live access, stores credentials in the Hermes env file, reloads the gateway cleanly, and documents rollback behavior.
- Use case: A team can connect Typeform responses, webhooks, and form metadata to Hermes so an AI agent can read submissions and automate follow-up workflows.
Quick Start
Ask the agent to connect Typeform to your remote Hermes server using the default REST path, verify your token, and reload the gateway safely.