Loading MCP server directory, please wait...
JSON-driven E2E test runner with parallel execution against a Chrome pool.
npx @getmcp/cli add io.github.fastslack/e2e-runnerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fastslack/e2e-runner": {
"command": "npx",
"args": [
"-y",
"@matware/e2e-runner"
]
}
}
}