Skip to main content

Overview

Use these guides when you need practical steps for understanding local AI agent usage on an endpoint. They focus on inventorying what is present, confirming what Beacon can observe, and investigating runtime activity once events are flowing.

Which Guide Should I Use?

Inventory Local Agent Runtimes

Find installed runtimes, MCP servers, local configs, hooks, OTLP settings, and observed coverage.

Investigate Agent Runtime Activity

Inspect prompts, tools, commands, approvals, MCP activity, file changes, and forwarding readiness.

Fast Triage

Use these pages to answer:

Setup

Before following these guides, install Beacon and configure endpoint telemetry:
Configure endpoint telemetry
beacon endpoint install
beacon endpoint status
Sample output
$ beacon endpoint status

Endpoint config: ~/.beacon/endpoint/config.yaml
Runtime log: ~/.beacon/endpoint/logs/runtime.jsonl
Collector: running
Last event: 2026-06-10T04:18:22Z

Key Features Demonstrated

  • Discover installed and configured local agent runtimes.
  • Inspect MCP servers, hooks, OTLP settings, and runtime config files.
  • Confirm whether supported runtimes have produced Beacon events.
  • Move from local investigation to forwarding-ready event streams.
For full command syntax and flags, use the Command Reference.