Description of the bug
When I try to add this functionality using code --add-mcp as described in the documentation, I get an Invalid JSON error.
Reproduction
Open terminal in VS Code and type:
code --add-mcp '{"name":"io.github.ChromeDevTools/chrome-devtools-mcp","command":"npx","args":["-y","chrome-devtools-mcp"],"env":{}}'
And i receive:
Invalid JSON '{name:io.github.ChromeDevTools/chrome-devtools-mcp,command:npx,args:[-y,chrome-devtools-mcp],env:{}}': SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2)
Expectation
No response
MCP configuration
No response
Chrome DevTools MCP version
I try to install... so i think there is no MCP version yet...
Chrome version
No response
Coding agent version
No response
Model version
No response
Chat log
No response
Node version
v22.14.0
Operating system
Windows
Extra checklist
Description of the bug
When I try to add this functionality using
code --add-mcpas described in the documentation, I get anInvalid JSONerror.Reproduction
Open terminal in VS Code and type:
code --add-mcp '{"name":"io.github.ChromeDevTools/chrome-devtools-mcp","command":"npx","args":["-y","chrome-devtools-mcp"],"env":{}}'And i receive:
Expectation
No response
MCP configuration
No response
Chrome DevTools MCP version
I try to install... so i think there is no MCP version yet...
Chrome version
No response
Coding agent version
No response
Model version
No response
Chat log
No response
Node version
v22.14.0
Operating system
Windows
Extra checklist