mirror of
https://github.com/ChromeDevTools/chrome-devtools-mcp.git
synced 2026-09-14 19:45:30 +08:00
d00e6f8239
Fixes #2598 This lets people set filesystem roots through the MCP server or the Chrome DevTools CLI. Multiple roots work together with any roots sent by the MCP client, and temp directory access stays the same. I added tests for the flags and root handling. --------- Co-authored-by: Joseph B <289838966+joebasrawi@users.noreply.github.com> Co-authored-by: Joseph B <joebasrawi@users.noreply.github.com>