Control a Browser
This can be achieved indirectly via the MCP feature. Add the following configuration in the MCP menu:
json
{
"args": [
"-y",
"chrome-devtools-mcp@latest"
],
"command": "npx"
}
