No, Hermes does not currently have an OpenClaw-style configuration that makes Claude Code / claude -p the default backend for the whole agent, and that is not a feature-parity goal for Hermes.
The request is understood. You want Hermes to behave like OpenClaw here: use Claude Code / Claude Max as the underlying default model path so you do not need to pay for another Hermes model provider and do not need to type /claude-code.
That is not how Hermes is designed to use Claude Code.
Hermes has two supported paths:
Use a normal Hermes model provider for the main Hermes agent loop. That can be Nous, OpenRouter, local models, Anthropic Native, etc. If you use Anthropic Native as the main Hermes provider, that is Anthropic provider/API usage and is billed as extra usage; it is not taken from your Claude Pro/Max plan limits.
Use /claude-code <prompt> when you want Hermes to delegate a task to the official Claude Code CLI. That path uses Claude Code’s own auth and execution model.
What Hermes is not adding right now is an OpenClaw-style claude-cli / claude -p provider backend that makes Claude Max the default model underneath Hermes.
If what you want is “Claude Code should be the actual agent and I only want to use my Claude Max plan,” then the cleanest fit is to use Claude Code directly. If what you want is “Hermes should be the agent,” then Hermes needs a normal primary model provider, and /claude-code is available as a delegation tool when you want to hand a task to Claude Code.
OpenClaw may make a different product decision. Hermes is not trying to maintain feature parity with OpenClaw, and OpenClaw’s docs are not the basis for Hermes provider policy.