What you get
Create an OpenClaw agent
Configuration
OpenClaw uses JSON5 configuration at~/.openclaw/openclaw.json inside the sandbox. Unlike Hermes, OpenClaw supports hot-reload — config changes take effect without restarting the gateway.
To inspect or edit manually:
MCP servers
OpenClaw has native MCP support. When you install a package like gbrain, the platform adds it as an MCP server in the OpenClaw config. To see what MCP servers are configured:Extending with packages
OpenClaw supports packages that add capabilities via MCP servers. Because of hot-reload, package installation takes effect immediately without a gateway restart.Create an OpenClaw Agent
Step-by-step guide
oc agent CLI
CLI commands for managing agents