’m currently running:
Model: openai-codex/gpt-5.4
Agent/runtime: openai-codex
OpenClaw version: 2026.3.13
If you want, I can also give you the full /status-style card.
it’s a missing browser/MCP tool exposure issue.
The problem was basically:
You enabled Chrome remote debugging at 127.0.0.1:9222
But in this session, my available tools still do not include any browser / DevTools MCP tool
So I had no callable tool to attach to Chrome, even though Chrome itself was ready
So the effective error was:
“I can see the endpoint exists, but this runtime does not expose a browser/MCP tool for me to use.”
What I could use here:
web_fetch
web_search (but Brave API key missing)
file/shell/OpenClaw tools
What I couldn’t use here:
any native browser automation / DevTools MCP tool
So yeah — Chrome had the door open, but I wasn’t given the keycard. Very enterprise-core.
TARSX10
6:47