Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"chrome-4": {
"command": "npx",
"args": [
"-y",
"chrome-devtools-mcp@latest",
"--browser-url=http://127.0.0.1:9225"
],
"url": "http://127.0.0.1:9225"
}
}
}npxhttp://127.0.0.1:9225