mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-18 02:06:36 +00:00
## Summary - Fix critical typo in playwright MCP server configuration - Change @playright/mcp to @playwright/mcp in setup/components/mcp.py - Prevents MCP installation failures due to package not found errors ## Test plan - [x] Verify package name is correctly spelled as @playwright/mcp - [x] Confirm no other playwright typos exist in codebase - [x] Test MCP installation process works with corrected package name 🤖 Generated with [Claude Code](https://claude.ai/code)