Skip to main content
Glama
8b-is
by 8b-is
test.env1.5 kB
# Smart Tree Test Environment Variables # Testing .env file parsing and handling # Core Configuration NODE_ENV=development PORT=8420 HOST=localhost DEBUG=true # MEM8 Configuration MEM8_WAVE_FREQUENCY=44100 MEM8_GRID_SIZE=65536 MEM8_COMPRESSION_RATIO=973 MEM8_CONSCIOUSNESS=enabled MEM8_MEMORY_PATH=~/.mem8/ # Smart Tree Settings SMART_TREE_MODE=quantum SMART_TREE_MAX_DEPTH=10 SMART_TREE_STREAM_THRESHOLD=100000 SMART_TREE_COLOR_OUTPUT=true SMART_TREE_SHOW_HIDDEN=false # API Keys (fake for testing) API_KEY=sk-fake-1234567890abcdef SECRET_TOKEN=super_secret_test_token_aye_loves_elvis MCP_SERVER_TOKEN=mcp_8b_is_the_best_2025 # Database DATABASE_URL=postgresql://user:pass@localhost:5432/smart_tree_test REDIS_URL=redis://localhost:6379 # Feature Flags ENABLE_QUANTUM_COMPRESSION=true ENABLE_WAVE_MEMORY=true ENABLE_HOT_TUB_MODE=false ENABLE_TRISHA_SPARKLES=true # Logging LOG_LEVEL=debug LOG_FORMAT=json LOG_FILE=/var/log/smart-tree/test.log # Performance WORKERS=4 CACHE_SIZE=1024 BUFFER_SIZE=8192 # Fun Variables AYE_FAVORITE_SINGER=Elvis HUE_ORGANIZATION_LEVEL=needs_improvement TRISHA_SPARKLE_LEVEL=maximum HOT_TUB_TEMPERATURE=104F # Comments should be ignored # This is a comment # Indented comment # Empty values EMPTY_VAR= ANOTHER_EMPTY= # Special characters test SPECIAL_CHARS=!@#$%^&*()_+-=[]{}|;:,.<>? UNICODE_TEST=🚀🎸✨🧠🌊 # Paths HOME_DIR=/Users/aye TEMP_DIR=/tmp/smart-tree CONFIG_PATH=./config/settings.json # Last line without newline test FINAL_VAR=end_of_file

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/8b-is/smart-tree'

If you have feedback or need assistance with the MCP directory API, please join our Discord server