We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da3d59 commit 21338cbCopy full SHA for 21338cb
src/content/docs/browser-rendering/platform/playwright-mcp.mdx
@@ -23,6 +23,10 @@ This server enables LLMs to interact with web pages through structured accessibi
23
* LLM-friendly. No vision models needed, operates purely on structured data.
24
* Deterministic tool application. Avoids ambiguity common with screenshot-based approaches.
25
26
+:::info
27
+The current version of the Playwright MCP is **v0.0.15**.
28
+:::
29
+
30
## Deploying
31
32
Follow these steps to deploy `@cloudflare/playwright-mcp`:
0 commit comments