# MeshCore API Configuration # Environment (used for display/logging purposes) MESH_ENV=production # API URL - Set this to your MeshCore API endpoint # Defaults to production if not set MESHCORE_API_URL=https://api.meshcore.ai # Authentication token (get from MeshCore dashboard) # MESHCORE_TOKEN=your_token_here # CLI Configuration CLI_CONFIG_PATH=~/.mesh-cli # Note: AI metadata generation is handled by MeshCore API