- # Local secrets for Claude Code plugin install scripts.
- # Copy to .env and fill in real values. .env is gitignored.
- #
- # Used by: lib/toggle-external.sh enable|disable magic
- # Get a key at: https://21st.dev/magic (dashboard → API keys)
- MAGIC_API_KEY=your_21st_dev_magic_api_key_here
|