Skip to content
Cursor

UI Verify for Cursor

io.github.igrlk/uiverify

MCP server for visual regression testing: triage a PR's UI diffs from your coding agent.

client:Cursor transport:streamable-http tools:14

Install UI Verify in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "uiverify": {
      "url": "https://uiverify.ai/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

UI Verify in other clients