We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374be37 commit e43dd82Copy full SHA for e43dd82
1 file changed
docs/troubleshooting.md
@@ -29,7 +29,7 @@ Using `.mcp.json` to debug while using a client:
29
"/path/to/chrome-devtools-mcp.log"
30
],
31
"env": {
32
- "DEBUG": "mcp:log"
+ "DEBUG": "*"
33
}
34
35
0 commit comments