Skip to content

Commit efb1fdc

Browse files
committed
fix: add required tools property to playwright mcp-server config
1 parent b48625b commit efb1fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/agents/website-retrospec-generator.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ mcp-servers:
66
playwright:
77
command: "npx"
88
args: ["-y", "@playwright/mcp"]
9+
tools: ['*']
910
---
1011

1112
# Website RetroSpec Generator

0 commit comments

Comments
 (0)