Skip to content

Commit dd5155b

Browse files
authored
Merge branch 'main' into add_mcp_server_remote_macos_use
2 parents 7b511e0 + 72a2247 commit dd5155b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppeteer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ You can customize Puppeteer's browser behavior in two ways:
108108
"mcpServers": {
109109
"mcp-puppeteer": {
110110
"command": "npx",
111-
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
111+
"args": ["-y", "@modelcontextprotocol/server-puppeteer"],
112112
"env": {
113113
"PUPPETEER_LAUNCH_OPTIONS": "{ \"headless\": false, \"executablePath\": \"C:/Program Files/Google/Chrome/Application/chrome.exe\", \"args\": [] }",
114114
"ALLOW_DANGEROUS": "true"

0 commit comments

Comments
 (0)