mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-28 00:35:16 +02:00
removed argument
This commit is contained in:
@@ -60,7 +60,7 @@ Here's the Claude Desktop configuration to use the Puppeter server:
|
|||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
"puppeteer": {
|
"puppeteer": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "@modelcontextprotocol/server-puppeteer", "http://example.com"]
|
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user