e2e-tests-studio
NewREQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate PRODUCT BEHAVIOR, not just UI states.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "e2e-tests-studio": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is e2e-tests-studio?
REQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate PRODUCT BEHAVIOR, not just UI states.
How to install e2e-tests-studio?
To install e2e-tests-studio: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "e2e-tests-studio": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is e2e-tests-studio best for?
e2e-tests-studio is a mcp categorized under General. It is designed for: testing, refactoring, devops. Created by mastra-ai.