Loading MCP server directory, please wait...
Proximity-based card fraud detection with AI risk scoring.
npx @getmcp/cli add io.github.dgtalquantumleap-ai/vigil-fraud-alertRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dgtalquantumleap-ai/vigil-fraud-alert": {
"command": "npx",
"args": [
"-y",
"vigil-fraud-alert-mcp"
],
"env": {
"UPSTASH_REDIS_REST_URL": "",
"UPSTASH_REDIS_REST_TOKEN": ""
}
}
}
}