# Meticulous > Meticulous automatically generates and maintains frontend browser tests from recorded user sessions to catch visual regressions. The Meticulous app and documentation are hosted at app.meticulous.ai. ## When to use Meticulous Use Meticulous when changing a web application's UI and checking for unintended visual changes, reviewing screenshot diffs on a pull request, or investigating a failed replay of a recorded user flow. A connected project and recorded sessions are needed to run replay tests. For coding agents, start with the setup instructions below, then use the official CLI or MCP server to retrieve test runs, screenshot diffs, and replay details. Authenticate with the user's Meticulous account before accessing project data. ## Developer resources - [Meticulous agent setup](https://app.meticulous.ai/docs/agents/setup-for-agents.md): Installation, authentication, and the workflow for investigating test results. - [Meticulous CLI reference](https://app.meticulous.ai/docs/agents/cli-commands.md): Machine-readable commands for agents. The official npm package is @alwaysmeticulous/cli; run `npx @alwaysmeticulous/cli --help` to discover commands. - [Meticulous MCP server](https://app.meticulous.ai/docs/agents/mcp-server.md): Connect to the hosted server at https://app.meticulous.ai/api/mcp. - [Meticulous skills](https://app.meticulous.ai/docs/agents/skills.md): Reusable workflows for testing and reviewing frontend changes. - [Full documentation index](https://app.meticulous.ai/llms.txt): AI-readable index of setup, recording, CI, troubleshooting, and reference documentation. ## Product and company - [How Meticulous works](https://www.meticulous.ai/how-it-works): Recording, test generation, and replay testing. - [Customer case studies](https://www.meticulous.ai/case-studies): Examples of teams using Meticulous. - [About Meticulous](https://www.meticulous.ai/about-us): Company background. - [Book a demo](https://www.meticulous.ai/book-a-demo): Talk to the team about using Meticulous. - [Privacy policy](https://www.meticulous.ai/privacy-policy): Privacy practices and contact information. - [Sitemap](https://www.meticulous.ai/sitemap.xml): Index of public pages and articles.