# Yachtsy MCP Server Environment Configuration
# Copy this file to .env and fill in your actual values
# Required: Your Yachtsy API Key (get one at https://www.yachtsy.ai)
YACHTSY_API_KEY=your-yachtsy-api-key-here
# Optional: Override the default API base URL (defaults to https://api.yachtsy.ai/v1)
# YACHTSY_API_BASE_URL=https://api.yachtsy.ai/v1