MCP server for Chrome DevTools
{ "mcpServers": { "mcp-bchrome-devtools": { "command": "npx", "args": [ "-y", "@mcp-b/chrome-devtools-mcp" ] } } }