ACP protocol · Persistent memory

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

1

Create an account

Create your CTRL NODE account in the browser.

2

Download and sign in

ctrlnode login

Download the Bridge from GitHub. It opens your browser once to approve this machine.

3

Install Hermes and start the Bridge

# Install Hermes with ACP support
pip install "hermes-agent[acp]"

# Start the Bridge
PAIRING_TOKEN=your-token \
  ./ctrlnode

Python 3.11+ required. See hermes-agent.org for setup.

0
Open ports required

The Bridge connects outbound. Works behind any NAT, firewall or corporate proxy — no router config needed.

0
Data stored in cloud

Your code, files and API keys never leave your machine. Only task status and terminal output are relayed.

Hermes
On your own hardware

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.

Read the guide →
AI agent graphs

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.

Graphs Daily intelligence · fan-out / fan-in SCHEDULED
Daily schedule active · next run at 09:00 UTC
ϟ Trigger
Every day At 09:00 UTC
1 Gather sources SCHEDULED
TASK · Daily AI briefing
R Researcher
sources.md
2 Market signals SCHEDULED
TASK · Rank the news
A Analyst
signals.md
3 Product scan SCHEDULED
TASK · Compare launches
P Product agent
products.md
4 Daily brief SCHEDULED
TASK · Write and deliver
W Writer
brief.md
4 nodes · 4 tasks assigned · daily trigger

Launch your first Hermes task in under 5 minutes

Free account. No credit card. Your agents, your machine, your rules.

Start for free