Loading MCP server directory, please wait...
AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.
npx @getmcp/cli add io.github.autonomous-testing/wopee-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WOPEE_API_KEYWopee.io API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.autonomous-testing/wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "",
"WOPEE_PROJECT_UUID": "",
"WOPEE_API_URL": ""
}
}
}
}