Skip to content

Commit 33e01e8

Browse files
macOS26claude
andcommitted
Remove duplicate Playwright from MCP section — keep only in Key Features
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5fc05fa commit 33e01e8

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -209,28 +209,6 @@ Connect Agent! directly to Xcode for project-aware operations:
209209
- Apple Developer Documentation search
210210
- Real-time issue tracking
211211

212-
### Playwright MCP Server
213-
214-
See [Playwright setup](#-playwright-web-automation-optional) above for full install instructions.
215-
216-
```json
217-
{
218-
"mcpServers" : {
219-
"playwright" : {
220-
"command" : "/opt/homebrew/bin/playwright-mcp",
221-
"transport" : "stdio"
222-
}
223-
}
224-
}
225-
```
226-
227-
**Playwright MCP provides:**
228-
- Browser navigation and interaction
229-
- Click, type, and form filling
230-
- Screenshots and snapshots
231-
- JavaScript execution
232-
- Tab management
233-
- Network request monitoring
234212

235213
---
236214

0 commit comments

Comments
 (0)