use my own install-mcp lib

This commit is contained in:
Tommy D. Rossi
2026-01-20 14:25:02 +01:00
parent 495035ccef
commit d444079e9f
+1 -1
View File
@@ -50,7 +50,7 @@
Or use the following command to automatically add the MCP setting for your client:
```sh
npx -y install-mcp playwriter # pass `--client claude` or `--client opencode` for the client you want to use
npx -y @playwriter/install-mcp playwriter@latest
```