Loading MCP server directory, please wait...
Verifies a merchant storefront is legitimate before an AI agent commits payment.
npx @getmcp/cli add io.github.maxigirl123/storefront-guardRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.maxigirl123/storefront-guard": {
"command": "npx",
"args": [
"-y",
"storefront-guard-mcp-server"
],
"env": {
"GOOGLE_SAFE_BROWSING_API_KEY": "",
"SAM_GOV_API_KEY": "",
"URLHAUS_AUTH_KEY": ""
}
}
}
}