Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt

Use this file to discover all available pages before exploring further.

beacon endpoint hooks status

beacon endpoint hooks status checks whether Beacon hook integrations are installed for the selected harnesses.
beacon endpoint hooks status --harness cursor --user

Examples

Check Cursor hook status:
beacon endpoint hooks status --harness cursor --user
Print hook status as JSON:
beacon endpoint hooks status --harness cursor --user --json
Check project-level hooks:
beacon endpoint hooks status --harness cursor --level project --user

Flags

FlagDescription
--userUse per-user endpoint paths instead of system paths
--log-path <path>Runtime JSONL log path
--harness <list>Comma-separated hook harnesses. Defaults to cursor
--level <level>Hook install level: user or project
--jsonPrint status as JSON

beacon endpoint hooks install

Install Cursor endpoint hooks.

beacon endpoint hooks uninstall

Remove Cursor endpoint hooks.