next start --port 7007

This commit is contained in:
Bitdori (Admin) 2026-07-28 16:52:33 +09:00
parent 10da203964
commit c0f9e87f7e
11 changed files with 163 additions and 8 deletions

8
mcpServers/playwright-mcp.yaml Executable file
View file

@ -0,0 +1,8 @@
name: Playwright mcpServer
version: 0.0.1
schema: v1
mcpServers:
- name: Browser search
command: npx
args:
- "@playwright/mcp@latest"