@letsrunit/mcp-server
Freeby MCP Community
MCP server for letsrunit — AI-agent browser test generation and execution
v0.15.0Added Apr 12, 2026
testingautomationmcpplaywrightletsrunit
@letsrunit/mcp-server MCP Server
MCP server for letsrunit — AI-agent browser test generation and execution
Installation
npx -y @letsrunit/mcp-server
Reviews
Installation
Quick install
npx -y @letsrunit/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@letsrunit/mcp-server": {
"command": "npx",
"args": ["-y", "@letsrunit/mcp-server"]
}
}
}