Skip to content
Claude Code

storefront guard for Claude Code

io.github.maxigirl123/storefront-guard

Verifies a merchant storefront is legitimate before an AI agent commits payment.

client:Claude Code transport:stdio runtime:npm

Install storefront guard in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add storefront-guard -e GOOGLE_SAFE_BROWSING_API_KEY=<GOOGLE_SAFE_BROWSING_API_KEY> -e SAM_GOV_API_KEY=<SAM_GOV_API_KEY> -e URLHAUS_AUTH_KEY=<URLHAUS_AUTH_KEY> -- npx -y storefront-guard-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

storefront guard in other clients