Full tutorial
01Run everos demo first to see the demo (no API key needed)
02everos init generates ~/.everos/everos.toml and ~/.everos/ome.toml
03Put your OpenRouter API key into everos.toml
04everos server start launches the service; verify with curl http://127.0.0.1:8000/health
05Write, persist, and search memory through /api/v2/memory/add, /api/v2/memory/flush, and /api/v2/memory/search