UI Check Docs

UI Check has one connection model: AI clients connect to MCP, and app runtimes connect over WebSocket. The quick start uses @uicheck/web as the app example; choose another platform package under Platform integrations when needed.

AI client

  • @uicheck/mcp - Configure @uicheck/mcp so AI can call list_clients, capture_page, and inspect_elements.

Platform integrations