CursorPool
← 返回首页

wopee-mcp

MCP server for autonomous end-to-end testing with Wopee.io. Analyzes web applications, generates and executes Playwright-based functional tests, and validates results.

cursor.directory·4
MCP

wopee-mcp

MCP server: wopee-mcp

{
  "command": "npx",
  "args": [
    "-y",
    "wopee-mcp"
  ],
  "env": {
    "WOPEE_API_KEY": "${WOPEE_API_KEY}",
    "WOPEE_PROJECT_UUID": "${WOPEE_PROJECT_UUID}",
    "WOPEE_API_URL": "${WOPEE_API_URL}"
  }
}

来源:https://github.com/Wopee-io/wopee-mcp