# Mealie MCP Server Configuration
# Copy this file to .env and fill in your values
# Mealie instance URL (no trailing slash)
MEALIE_URL=https://your-mealie-instance.com
# API token from Mealie (User Settings > API Tokens)
MEALIE_API_TOKEN=your-api-token-here