diff --git a/src/content/docs/browser-rendering/platform/playwright-mcp.mdx b/src/content/docs/browser-rendering/platform/playwright-mcp.mdx index 51bd9507796e31..40b3b4a0765bc5 100644 --- a/src/content/docs/browser-rendering/platform/playwright-mcp.mdx +++ b/src/content/docs/browser-rendering/platform/playwright-mcp.mdx @@ -89,7 +89,7 @@ Check our [GitHub page](https://github.com/cloudflare/playwright-mcp) for more i - Ensure that the model is set to `llama-3.3-70b-instruct-fp8-fast` - In **MCP Servers**, set **URL** to `https://[my-mcp-url].workers.dev/sse` - Click **Connect** -- Status should update to **Connected** and it should list 14 available tools +- Status should update to **Connected** and it should list 23 available tools You can now start to interact with the model, and it will run necessary the tools to accomplish what was requested. @@ -109,4 +109,4 @@ Try this sequence of instructions to see Playwright MCP in action: 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). -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/). \ No newline at end of file +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/).