Jacky Daniel的克劳德代码市场
Claude Code的MCP服务器个人市场。
可用插件
Chrome 开发者工具
Chrome DevTools MCP服务器的包装器,提供浏览器自动化、调试和性能分析工具。
特征:
- 浏览器自动化(导航、单击、填写表单)
- 屏幕截图和PDF生成
- 控制台日志和网络监控
- 性能分析
- 设备仿真
配置:
- 端口:9222(Chrome DevTools协议)
- 遥测:已禁用(
--no-usage-statistics)
安装
# Add this marketplace
/plugin marketplace add https://github.com/YOUR_USERNAME/claude-code-marketplace
# Install the Chrome DevTools plugin
/plugin install chrome-devtools@jackydanielsky
# Enable the plugin
# Add to ~/.config/claude/settings.json:
# "chrome-devtools@jackydanielsky": true先决条件
- 在端口9222上启用远程调试的Chrome浏览器
- 或者Chrome推出时:
google-chrome --remote-debugging-port=9222
许可证
麻省理工学院
