BeClaude

e2e-tests-studio

New
SmitheryGeneralby mastra-ai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "e2e-tests-studio": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingrefactoringdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.