Installation & Configuration
{
"mcpServers": {
"mcp-playwright-test": {
"command": "npx",
"args": [
"-y",
"mcp-playwright-test"
],
"env": {
"CODE_PATH": ".",
"SIMPLE_GIT_PATH": "git",
"SIMPLE_GIT_BRANCH": "main",
"SIMPLE_GIT_DEPTH": 1,
"SIMPLE_GIT_USERNAME": "username",
"SIMPLE_GIT_PASSWORD": "password",
"API_URL": "http://localhost:3000",
"API_KEY": "your-api-key"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/27
Updated
2025/7/9