Skip to content

Commit ce0b743

Browse files
removed argument
1 parent aba9911 commit ce0b743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/puppeteer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Here's the Claude Desktop configuration to use the Puppeter server:
6060
"mcpServers": {
6161
"puppeteer": {
6262
"command": "npx",
63-
"args": ["-y", "@modelcontextprotocol/server-puppeteer", "http://example.com"]
63+
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
6464
}
6565
}
6666
}

0 commit comments

Comments
 (0)