Cua Docs

Hermes

Connect Nous Research's Hermes Agent to Cua Driver over MCP.

Hermes Agent can launch local MCP servers from ~/.hermes/config.yaml. Generate the current configuration from Cua Driver:

cua-driver mcp-config --client hermes

Paste the generated block under mcp_servers, then run /reload-mcp inside Hermes. The configuration shape is:

mcp_servers:
  cua-driver:
    command: '/absolute/path/to/cua-driver'
    args: ['mcp']

Continue with Connect your agent to Cua Driver for runtime and permission guidance.

Four Hermes sessions share a Windows desktop

Independent Hermes agents operate separate apps through the same Cua Driver runtime.

View the original post on X

Upstream: Hermes Agent documentation.