// ABOUT THIS PLAYGROUND
This is a client-side simulation of the Elara Core MCP server. No data leaves your browser. No backend. All responses are pre-scripted to demonstrate what the real tools return.
The real Elara Core runs as a local MCP server with 34 tools, ChromaDB semantic search, mood tracking, episodic memory, dreams, and more.
// AVAILABLE COMMANDS
- help List available commands
- elara_recall("dark theme") Semantic memory search
- elara_mood() Check current mood state
- elara_mood_adjust(valence=0.1, reason="...") Shift mood
- elara_remember("...") Save a memory
- elara_episode_start(session_type="work") Start an episode
- elara_correction(action="check", task="...") Check corrections
- elara_dream(dream_type="weekly") Run dream mode
- elara_status() Full system status
- clear Clear terminal