We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f985e commit 2655fbeCopy full SHA for 2655fbe
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