docs: cursor manual install instructions should use @playwright/mcp@latest (#962)

This commit is contained in:
colin b. erdman
2025-08-28 15:37:16 -07:00
committed by GitHub
parent 7fb8b0dc3a
commit 51ab77e04e

View File

@@ -80,7 +80,7 @@ For more information, see the [Codex MCP documentation](https://github.com/opena
#### Or install manually:
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`.
Go to `Cursor Settings` -> `MCP` -> `Add new MCP Server`. Name to your liking, use `command` type with the command `npx @playwright/mcp@latest`. You can also verify config or add command like arguments via clicking `Edit`.
</details>