You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stagehand/README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ A Model Context Protocol (MCP) server that provides AI-powered web automation ca
26
26
}
27
27
}
28
28
```
29
-
or, for running locally:
29
+
or, for running locally, first [**open Chrome in debug mode**](https://docs.stagehand.dev/examples/customize_browser#use-your-personal-browser) like so:
30
+
31
+
`open -a "Google Chrome" --args --remote-debugging-port=9222`
0 commit comments