diff --git a/README.md b/README.md index 0469bc0aa..9a9c0df30 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Add the following config to your MCP client: "mcpServers": { "chrome-devtools": { "command": "npx", - "args": ["chrome-devtools-mcp@latest"] + "args": ["-y", "chrome-devtools-mcp@latest"] } } } @@ -117,7 +117,7 @@ startup_timeout_ms = 20_000 **Click the button to install:** -[Install in Cursor](https://cursor.com/en/install-mcp?name=chrome-devtools&config=eyJjb21tYW5kIjoibnB4IGNocm9tZS1kZXZ0b29scy1tY3BAbGF0ZXN0In0%3D) +[Install in Cursor](https://cursor.com/en/install-mcp?name=chrome-devtools&config=eyJjb21tYW5kIjoibnB4IC15IGNocm9tZS1kZXZ0b29scy1tY3BAbGF0ZXN0In0%3D) **Or install manually:**