We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1845692 commit 7f41aceCopy full SHA for 7f41ace
stagehand/README.md
@@ -37,7 +37,7 @@ or, for running locally, first [**open Chrome in debug mode**](https://docs.stag
37
"args": ["path/to/mcp-server-browserbase/stagehand/dist/index.js"],
38
"env": {
39
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
40
- "LOCAL_CDP_URL": "<YOUR_LOCAL_CDP_URL>"
+ "LOCAL_CDP_URL": "http://localhost:9222"
41
}
42
43
0 commit comments