# Bar Assistant API Configuration
# Your Bar Assistant instance API URL
# Examples:
# Standard: http://localhost:8000/api
# Custom: https://bar.example.com/bar/api
BAR_ASSISTANT_API_URL=http://localhost:8000/api
# Your Bar Assistant personal access token
# Generate this from your Bar Assistant profile settings
BAR_ASSISTANT_TOKEN=your_bearer_token_here
# Your bar ID (optional - use list_bars tool to find this)
# Usually 1 for your first bar
BAR_ASSISTANT_BAR_ID=1