chromedevtools--chrome-devtools-mcp
e51ba47203
- reduces the token usage. - makes emulation and script compatible with CLI. - documents .nullable() and .object() restrictions for the future. - the emulation tools do not have nullable anymore and undefined would clear the emulation instead. The model is thus required to provide all emulation settings at once. Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/918