vantmetry-cli
v0.0.7
Published
CLI for querying frontend error logs. Includes an MCP server for Claude Code, Cursor, and other AI editors.
Maintainers
Readme
Vantmetry CLI
Query frontend error logs from your terminal and set up AI editor integration via MCP.
npm install -g vantmetry-cli@latest
vant auth # authenticate via browser
vant recent # last 20 logs
vant errors # grouped by fingerprint
vant help # all commandsStart a free trial with no account or payment required:
vant trialMCP integration (Claude Code, Cursor, Claude Desktop)
The package includes an MCP server for querying error logs directly from AI editors.
vant mcp --project # .mcp.json in current directory (Claude Code and other MCP clients)
vant mcp --claude # Claude Desktop app
vant mcp --cursor # Cursor IDEOr with the Claude Code CLI:
claude mcp add vantmetry --command vantmetry-mcpFull documentation at vantmetry.com/docs/cli
