01Five granular access levels for environment variables (full, read-only, placeholder, schema-only, hidden)
02Automatic generation of `.env.manifest.yaml` and a filtered `.env.ai` for AI agents
03Blocks direct AI access to the raw `.env` file for enhanced security
04Provides MCP tools: `env_list`, `env_get`, `env_set`, `env_describe`, `env_check_required`
05Improved error messages, format hints, and required variable checking for AI interactions
060 GitHub stars