Skip to main content
Examples use npx @xerg/cli@latest. If you installed the CLI globally, substitute xerg. For dashboard, API, hosted MCP, Slack, website, or documentation availability, check the Xerg status page before debugging local configuration.

Common problems

Debug in the right order

  1. Run npx @xerg/cli@latest doctor.
  2. Run the plain audit without extra flags.
  3. Add --compare, --json, or --push once the base audit works.
  4. If the data is remote, validate SSH or Railway access separately before debugging Xerg flags.

Get help