; npm registry auth for `@verbumia/mcp` publish. The token itself lives in
; mcp/.env (gitignored); this file is committed-safe because npm substitutes
; ${NPM_TOKEN} from the environment at publish time.
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
access=public
