Skip to content

CLI

The Vantmetry CLI lets you query your error logs from the terminal. It supports both interactive mode for exploration and direct queries for scripts and AI tools.

Getting started

  1. Install the CLI - available on npm.
  2. Authenticate - run vant auth to open your browser, confirm access, and save credentials automatically. No copy-pasting of secret keys.
  3. Set up MCP (optional) - connect Claude Code or Cursor so your AI editor can query your error logs directly.

Once authenticated, run vant recent to see your latest logs or use vant help to explore all available commands.

See Commands for the full reference.