docs: add Claude Code installation instructions (#553)

Add installation instructions for Claude Code CLI to the README.
This commit is contained in:
jito(지토)
2025-06-16 20:35:46 +09:00
committed by GitHub
parent 96e234012d
commit 1dc4977ff9

View File

@@ -112,6 +112,16 @@ Follow the MCP install [guide](https://modelcontextprotocol.io/quickstart/user),
```
</details>
<details>
<summary><b>Install in Claude Code</b></summary>
Use the Claude Code CLI to add the Playwright MCP server:
```bash
claude mcp add playwright npx @playwright/mcp@latest
```
</details>
<details>
<summary><b>Install in Qodo Gen</b></summary>