π― Honeypot Transaction Monitoring System
@Thinh-nguyen-03
About π― Honeypot Transaction Monitoring System
Enterprise-grade MCP server providing real-time transaction monitoring and fraud detection capabilities for honeypot virtual credit cards with Lithic.com. Features instant SSE alerts, comprehensive transaction intelligence, and sophisticated merchant analysis for advanced scammer
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"honeypot-mcp-server": {
"command": "node",
"args": [
"tests/unit/services/alert-service.test.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π― Honeypot Transaction Monitoring System?
The system is an enterprise-grade fraud detection platform that uses Lithic virtual cards as honeypots to detect and analyze fraudulent activities in real time. It integrates with AI agents via Server-Sent Events and the Model Context Protocol (MCP) to enable dynamic scammer verification during live conversations.
How to use π― Honeypot Transaction Monitoring System?
Clone the repository, run npm install, configure environment variables (Supabase URL, Lithic API key, etc.), ensure the required Supabase database tables exist, then start the server with npm run dev or npm start. AI agents can connect to the SSE alert stream at /api/alerts/stream/:cardToken using an Authorization Bearer token.
Key features of π― Honeypot Transaction Monitoring System
- Realβtime transaction alerts via ServerβSent Events
- Virtual card creation and management through Lithic API
- Merchant analysis with MCC categorization and pattern recognition
- Comprehensive transaction intelligence and risk assessment metrics
- Enterpriseβgrade validation, structured logging, and health monitoring
Use cases of π― Honeypot Transaction Monitoring System
- Detect and block fraudulent transactions as they occur using honeypot cards
- Verify scammer identity in real time during AIβled conversations
- Analyze merchant patterns and transaction history to identify fraud trends
- Monitor system health and connection metrics for operational oversight
- Simulate transactions via webhooks for testing and development
FAQ from π― Honeypot Transaction Monitoring System
What runtime and dependencies are required?
Node.js 18+, Express.js, a Supabase PostgreSQL instance, and Lithic API credentials with account access.
How does realβtime alert delivery work?
The system pushes transaction alerts to connected AI agents using ServerβSent Events (SSE), with connection health monitoring and autoβrecovery.
Where is transaction data stored?
All transaction records, merchant information, and card data are persisted in a Supabase PostgreSQL database with predefined tables (transactions, merchants, cards).
How are AI agents authenticated?
Agents authenticate to the SSE alert stream by providing a Bearer session token in the Authorization header.
What is the purpose of the MCP endpoints?
The MCP endpoints (/api/mcp/list_available_cards, /api/mcp/get_card_details, /api/mcp/get_card_info) let AI agents retrieve honeypot card details, including PAN numbers, for live scammer verification.
Frequently asked questions
What runtime and dependencies are required?
Node.js 18+, Express.js, a Supabase PostgreSQL instance, and Lithic API credentials with account access.
How does realβtime alert delivery work?
The system pushes transaction alerts to connected AI agents using ServerβSent Events (SSE), with connection health monitoring and autoβrecovery.
Where is transaction data stored?
All transaction records, merchant information, and card data are persisted in a Supabase PostgreSQL database with predefined tables (`transactions`, `merchants`, `cards`).
How are AI agents authenticated?
Agents authenticate to the SSE alert stream by providing a Bearer session token in the Authorization header.
What is the purpose of the MCP endpoints?
The MCP endpoints (`/api/mcp/list_available_cards`, `/api/mcp/get_card_details`, `/api/mcp/get_card_info`) let AI agents retrieve honeypot card details, including PAN numbers, for live scammer verification.
Basic information
More Developer Tools MCP servers
ZeroBeacon β 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai β Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

Reelier
Maxime HouleAgents make claims. Reelier writes receipts β record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.

ship.page
BitgateThrow HTML at an API, get an unguessable URL back. Zero-config remote MCP server β your agent deploys pages, sites and CI reports in one call. Free, no signup needed.
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.

Windframe
Windframe MCP gives your AI the design taste needed to create consistent, production-ready UI that feels intentionally designed. Available at https://windframe.dev/mcp
Comments