Skip to content

Commit 7f41ace

Browse files
sameelarifkamath
andauthored
Update stagehand/README.md
Co-authored-by: Anirudh Kamath <[email protected]>
1 parent 1845692 commit 7f41ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stagehand/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ or, for running locally, first [**open Chrome in debug mode**](https://docs.stag
3737
"args": ["path/to/mcp-server-browserbase/stagehand/dist/index.js"],
3838
"env": {
3939
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
40-
"LOCAL_CDP_URL": "<YOUR_LOCAL_CDP_URL>"
40+
"LOCAL_CDP_URL": "http://localhost:9222"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)