Back to Lounge
Lounge Pro · Tutorials

Wire any AI agent into your menu bar

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.

One-click setup

Skip the manual steps

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.

Step-by-step guides

Using another CLI?

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.