Your API key gives full access to all Slopshop products from any environment. Keep it secret — never commit it to version control.

slop auth login --key YOUR_KEY

New API key generated. Save it now — it won't be shown again.

Your old key has been revoked.

credits remaining
Buy Credits → 1,000 free credits to start

Choose which AI providers power your Dream Engine sessions. Used when running insight_generate strategy in multi-LLM mode (Planet Research).

# Install globally
npm install -g slopshop-cli
 
# Authenticate
slop auth login
 
# Store a memory
slop memory set my-key "hello world"

Sign out

End your current session. Your data stays intact.