mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-07-26 08:32:26 +08:00
docs: add Claude Code installation instructions (#553)
Add installation instructions for Claude Code CLI to the README.
This commit is contained in:
parent
96e234012d
commit
1dc4977ff9
10
README.md
10
README.md
@ -112,6 +112,16 @@ Follow the MCP install [guide](https://modelcontextprotocol.io/quickstart/user),
|
|||||||
```
|
```
|
||||||
</details>
|
</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>
|
<details>
|
||||||
<summary><b>Install in Qodo Gen</b></summary>
|
<summary><b>Install in Qodo Gen</b></summary>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user