Nous Research Hermes.
Persistent memory. Remote.
Dispatch tasks to a self-hosted Hermes agent from your browser. The CTRL NODE Bridge connects via the ACP protocol — Hermes runs on your machine, learns from every session, and streams output back live.
Hermes keeps a persistent profile per agent — memory, context, and auto-generated skills survive across sessions. No re-explaining your stack on every task.
Up and running in 3 steps
Create an account
Create your CTRL NODE account in the browser.
Download and sign in
Download the Bridge from GitHub. It opens your browser once to approve this machine.
Install Hermes and start the Bridge
# Install Hermes with ACP support pip install "hermes-agent[acp]" # Start the Bridge PAIRING_TOKEN=your-token \ ./ctrlnode
The Bridge connects outbound. Works behind any NAT, firewall or corporate proxy — no router config needed.
Your code, files and API keys never leave your machine. Only task status and terminal output are relayed.
Your Hermes instance, your billing, your compute. CTRL NODE is just the remote control layer.
FULL PROVIDER GUIDE
Environment variables, advanced options & examples
Env var reference, all configuration options, and how the Bridge dispatches tasks to Hermes.
From task to done — live in your browser
Build an AI agent graph, assign an agent to each node, then run it. Each node passes its output to the next while the Bridge streams progress live.
Launch your first Hermes task in under 5 minutes
Free account. No credit card. Your agents, your machine, your rules.
Start for free