New CLI + MCP commands now live

The four new commands added today — exports, alerts, alerts-config and llms — are now installable. CLI shipped as @loglens/cli 1.1.0 on npm; MCP server pushed to mcp-loglens.com.

The new public API endpoints announced earlier today are now usable from both surfaces customers actually drive:

  • CLI: npm install -g @loglens/cli@1.1.0 (or npm update -g @loglens/cli). New commands: loglens exports, loglens alerts, loglens alerts-config, loglens llms. Run loglens --help for the full list.
  • MCP server: live at mcp-loglens.com. If you've connected Claude Desktop or another MCP client, the four new tools (get_exports, get_alerts, get_alerts_config, get_llms) appear automatically — no client-side update needed.

Background on what these expose is in the API expansion entry from earlier today.

← We launched a public changelogPublic API expansion + complete docs sweep →
← All changelog entries