You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/browser-rendering/platform/playwright-mcp.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Check our [GitHub page](https://github.com/cloudflare/playwright-mcp) for more i
89
89
- Ensure that the model is set to `llama-3.3-70b-instruct-fp8-fast`
90
90
- In **MCP Servers**, set **URL** to `https://[my-mcp-url].workers.dev/sse`
91
91
- Click **Connect**
92
-
- Status should update to **Connected** and it should list 14 available tools
92
+
- Status should update to **Connected** and it should list 23 available tools
93
93
94
94
You can now start to interact with the model, and it will run necessary the tools to accomplish what was requested.
95
95
@@ -109,4 +109,4 @@ Try this sequence of instructions to see Playwright MCP in action:
109
109
110
110
You can also use other MCP clients like [Claude Desktop](https://github.com/cloudflare/playwright-mcp/blob/main/cloudflare/example/README.md#use-with-claude-desktop).
111
111
112
-
Check our [GitHub page](https://github.com/cloudflare/playwright-mcp) for more examples and MCP client configuration options and our developer documentation on how to [build Agents on Cloudflare](/agents/).
112
+
Check our [GitHub page](https://github.com/cloudflare/playwright-mcp) for more examples and MCP client configuration options and our developer documentation on how to [build Agents on Cloudflare](/agents/).
0 commit comments