# Obsidian MCP Configuration
# Copy this file to .env and configure for your system
# Or run: npm run setup
# Path to your Obsidian vault (REQUIRED)
# Windows example: C:/Users/YourName/Documents/MyVault
# macOS example: /Users/YourName/Documents/MyVault
# Linux example: /home/yourname/Documents/MyVault
OBSIDIAN_VAULT_PATH=/path/to/your/vault
# Optional: Enable debug logging
# OBSIDIAN_DEBUG=true