From 28f5734b319a68516c15c9697adb3c1c278b1b8d Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sun, 25 Jan 2026 12:09:42 +0100 Subject: [PATCH] Remove remote agent mention from MCP section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99db6a4..acfcb87 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ playwriter -e "await screenshotWithAccessibilityLabels({ page })" ## MCP Setup -Using the CLI with the skill (step 4 above) is the recommended approach. For direct MCP server configuration and remote agent setup, see [MCP.md](./MCP.md). +Using the CLI with the skill (step 4 above) is the recommended approach. For direct MCP server configuration, see [MCP.md](./MCP.md). ## Visual Labels