Files
EapilSkillMarket/plugins/codex/plugins/mcp-playwright
KeyInfo Bot 5f56fd5afb Sync third-party and MCP marketplace plugins
Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources.
Confidence: high
Scope-risk: narrow
Directive: Keep private/internal skills out of the public marketplace and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
2026-06-16 00:01:16 +08:00
..

playwright浏览器自动化操作

Codex MCP 插件 IDmcp-playwright

Playwright 是由 Microsoft 开发并维护的开源浏览器自动化框架,专为现代 Web 应用设计。它提供了一套统一的 API,支持 Chromium、Firefox 和 WebKit 三大主流浏览器引擎,适用于端到端测试、网页数据采集及自动化操作等场景。

运行前提

  • 本地命令:bunx @playwright/mcp@latest
  • 安装插件不会预先安装本地命令依赖;请先确认命令在当前 Codex 环境可执行。

Codex 配置

插件自带 .mcp.json 声明传输配置。安装后如需调整启用状态或工具审批策略,可在用户 Codex 配置里覆盖:

[plugins."mcp-playwright@eapil-skill-market".mcp_servers.playwright]
enabled = true