CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Vigil Fraud Alert

dgtalquantumleap-ai/vigil-fraud-alert-mcp
13 toolsauthSTDIOregistry active
Summary

You'd reach for this when you need to flag suspicious card transactions based on geographic patterns and behavioral anomalies. It provides AI-powered risk scoring that analyzes proximity between purchases, velocity checks, and location data to catch fraud in real time. The source doesn't detail specific endpoints, but the core use case is clear: feed it transaction data and get back risk assessments that help you decide whether to block, challenge, or allow a payment. Useful if you're building payment systems, e-commerce checkout flows, or fraud monitoring dashboards where you need more than basic rule-based detection.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

13 tools
vigil_authorizeAuthorize a transaction using GPS proximity and card mode5 params

Authorize a transaction using GPS proximity and card mode

Parameters* required
amountnumber
card_idstring
currencystring
locationobject
merchantstring
vigil_get_cardGet card details, GPS status, and current mode1 params

Get card details, GPS status, and current mode

Parameters* required
card_idstring
vigil_update_card_modeSet card mode: home, travel, or lockdown2 params

Set card mode: home, travel, or lockdown

Parameters* required
modestring
one of home · travel · lockdown
card_idstring
vigil_update_gpsUpdate the GPS location for a card3 params

Update the GPS location for a card

Parameters* required
latnumber
lonnumber
card_idstring
vigil_add_travel_planAdd a travel plan to allow foreign transactions4 params

Add a travel plan to allow foreign transactions

Parameters* required
card_idstring
end_datestring
start_datestring
destinationstring
vigil_list_transactionsList recent transactions with authorization results2 params

List recent transactions with authorization results

Parameters* required
limitnumber
card_idstring
vigil_list_alertsList fraud alerts for a card1 params

List fraud alerts for a card

Parameters* required
card_idstring
vigil_update_alertAcknowledge, dismiss, or escalate a fraud alert2 params

Acknowledge, dismiss, or escalate a fraud alert

Parameters* required
actionstring
one of acknowledge · dismiss · escalate
alert_idstring
vigil_get_risk_profileGet the risk score and profile for a card1 params

Get the risk score and profile for a card

Parameters* required
card_idstring
vigil_confirm_transactionManually confirm a flagged transaction1 params

Manually confirm a flagged transaction

Parameters* required
transaction_idstring
vigil_analyze_transactionAI-powered fraud analysis for a specific transaction1 params

AI-powered fraud analysis for a specific transaction

Parameters* required
transaction_idstring
vigil_block_transactionAI-powered decision to block a suspicious transaction2 params

AI-powered decision to block a suspicious transaction

Parameters* required
reasonstring
transaction_idstring
vigil_generate_reportGenerate a full fraud investigation report for a card1 params

Generate a full fraud investigation report for a card

Parameters* required
card_idstring
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

UPSTASH_REDIS_REST_URLsecret

Upstash Redis URL

UPSTASH_REDIS_REST_TOKENsecret

Upstash Redis token

Registryactive
Packagevigil-fraud-alert-mcp
TransportSTDIO
AuthRequired
UpdatedApr 14, 2026
View on GitHub