Lounge Pro's local HTTP listener on 127.0.0.1:8866 accepts notifications from any CLI. Pick your agent below, or copy the universal setup prompt and let the agent wire itself up.
Copy a ready-made prompt and paste it into any AI coding agent — Claude Code, Codex, Gemini, Cursor, or Aider. It detects your CLI and wires Lounge up for you.
Stop and Notification hooks wired through settings.json.
First-class notify hook for turn-complete events.
Shell wrapper that fires on exit — no native hook required.
tasks.json for the IDE; tunneled webhook for Background Agents.
One-line --notifications-command. The simplest one to wire up.
Anything that can run curl can talk to Lounge. POST a JSON payload with title, body, source, and level to http://127.0.0.1:8866/notify. The universal prompt above will walk your agent through the rest.