llm-tools/mcps/playwright_mcp
Gregory Gauthier 2de32fe1e6 refactor(paths): use relative paths in configs and launch scripts
- Update README.md to reflect relative path usage.
- Change MCP server commands in claude_desktop_config.json to relative paths.
- Modify launch scripts to use `cd "$(dirname "$0")"` and relative paths, removing OS-specific absolute prefixes.
2026-04-17 14:25:42 +01:00
..
node_modules first commit 2026-04-08 12:11:04 +01:00
launch_playwright_mcp.sh refactor(paths): use relative paths in configs and launch scripts 2026-04-17 14:25:42 +01:00
package-lock.json first commit 2026-04-08 12:11:04 +01:00
package.json first commit 2026-04-08 12:11:04 +01:00
README.md first commit 2026-04-08 12:11:04 +01:00

Playwright MCP

This is a placeholder sub-project, where management of the playwright mcp will be done through a convenience script.