Skip to content

Commit 60495ed

Browse files
docs: include Cursor One-Click in README.md (#531)
1 parent 0aaef66 commit 60495ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ After installation, the Playwright MCP server will be available for use with you
5252
<details>
5353
<summary><b>Install in Cursor</b></summary>
5454

55+
#### Click the button to install:
56+
57+
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=playwright&config=eyJjb21tYW5kIjoibnB4IEBwbGF5d3JpZ2h0L21jcEBsYXRlc3QifQ%3D%3D)
58+
59+
#### Or install manually:
60+
5561
Go to `Cursor Settings` -> `MCP` -> `Add new MCP Server`. Name to your liking, use `command` type with the command `npx @playwright/mcp`. You can also verify config or add command like arguments via clicking `Edit`.
5662

5763
```js

0 commit comments

Comments
 (0)