linksee-memory npm package includes several CLI utilities beyond the MCP server itself.
Each CLI is reachable two ways: as a subcommand via
npx -y linksee-memory <sub> (no install needed — the package name resolves on a cold machine), and, if linksee-memory is installed on your PATH, as the standalone linksee-memory-<sub> bin (e.g. linksee-memory-setup). The runnable examples below use the cold-safe npx -y linksee-memory <sub> form.