Read env vars through gg_api_core.settings.get_settings(), not os.environ. Triggers when adding a new env-driven config or reviewing code that calls os.environ / os.getenv.
$npx -y skills add gitguardian/ggmcp --skill use-settings-not-environInstalls into the current project.
Run `npx skills use "https://github.com/gitguardian/ggmcp" --skill "gitguardian/ggmcp/use-settings-not-environ"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gitguardian/ggmcp" that are relevant to the current task. Run `npx skills add "https://github.com/gitguardian/ggmcp"` and select the relevant skills, then follow their instructions.