CursorPool
← 返回首页

Assert

Run real Playwright E2E tests from your AI coding agent.

cursor.directory·3
MCP

name

MCP server: name

"Assert"
MCP

description

MCP server: description

"Run real Playwright E2E tests from your AI coding agent. Describe what to test in plain English, Assert writes and executes the test, and reports back step-by-step results."
MCP

icon

MCP server: icon

"https://assert.click/img/icon.png"
MCP

homepage

MCP server: homepage

"https://assert.click"
MCP

server

MCP server: server

{
  "command": "npx",
  "args": [
    "-y",
    "@assert-click/mcp"
  ],
  "env": {
    "ASSERT_API_KEY": {
      "description": "Your Assert API key. Get one free at dashboard.assert.click",
      "required": true
    }
  }
}

来源:https://github.com/Pixel-Funnel/assert-click-mcp