llmemory serve

Start the local web dashboard.

Usage

llmemory serve

Starts a local web UI (default port 4317) for browsing, searching, and managing the vault in a browser instead of the terminal.

Options

FlagDescription
--port <port>Port to listen on (default 4317)

Examples

llmemory serve
llmemory serve --port 8080

← All commands