扫描调试端口
browser_discoverScan local DevTools HTTP ports (default 9222–9235) to detect running Chrome or Edge instances with remote debugging enabled, so you can connect an assistant to them.
Instructions
扫描本机的 DevTools HTTP 端点(默认 9222–9235),找出已经开启远程调试的浏览器。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | 结束端口,默认 9235 | |
| from | No | 起始端口,默认 9222 | |
| host | No | 目标主机,默认 127.0.0.1 | |
| ports | No | 额外要探测的端口 |