diff --git a/README.md b/README.md index 0b27ae8..3860ab8 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,16 @@ Follow the MCP install [guide](https://modelcontextprotocol.io/quickstart/user), ``` +
+Install in Claude Code + +Use the Claude Code CLI to add the Playwright MCP server: + +```bash +claude mcp add playwright npx @playwright/mcp@latest +``` +
+
Install in Qodo Gen