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 uninstall
beacon endpoint hooks uninstall removes Beacon hook entries for supported harnesses. Existing non-Beacon hooks are preserved.
Examples
Remove user-level Cursor hooks:Flags
| Flag | Description |
|---|---|
--user | Use 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 |
Restart Cursor after removing hooks so the updated hook configuration is picked up.
Related
beacon endpoint hooks install
Reinstall Cursor endpoint hooks.
beacon endpoint hooks status
Confirm whether hooks are still installed.

