mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs(browser): note mcporter auto-detects the extension relay (#118066)
Co-authored-by: Peter Steinberger <steipete@mac-studio-sf2.local> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
committed by
GitHub
parent
27c04ecac4
commit
4133fe925f
@@ -115,6 +115,13 @@ headers }` for scripting. The token is the same host-local relay secret the
|
||||
pairing string carries: treat it as private, and rotate it by deleting
|
||||
`credentials/browser-extension-relay.secret` and pairing again.
|
||||
|
||||
[mcporter](https://github.com/openclaw/mcporter) needs no wiring at all: when a
|
||||
paired relay answers on this host, it transparently rewrites
|
||||
`chrome-devtools-mcp --autoConnect` server commands to the relay endpoint, so
|
||||
agents calling Chrome DevTools through mcporter skip the remote-debugging
|
||||
prompt automatically (set `MCPORTER_DISABLE_CHROME_DEVTOOLS_RELAY=1` there to
|
||||
opt out).
|
||||
|
||||
### Tab copilot side panel
|
||||
|
||||
After pairing the extension, click **Open tab copilot** in its toolbar popup.
|
||||
|
||||
Reference in New Issue
Block a user