memstack-cli

Installation
SKILL.md

MemStack CLI

Quick start

Install and verify:

npm install -g @memstack/cli
memstack health
# {"storage":true,"llm":true,"embedding":true}

All output is JSON to stdout. Errors go to stderr.

Configuration

All via environment variables. At minimum, set an LLM API key:

Installs
2
First Seen
1 day ago
memstack-cli — isiomac/memstack