Skip to content
Back to search
30
MCP

io.github.mlawsonking/payment-guard-mcp

io.github.mlawsonking/payment-guard-mcp

Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
io.github.mlawsonking/email-guard-mcp
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
0 tools
io.github.figuard/figuard-mcp
Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.
0 tools
com.fidacy/mcp
Payment firewall for AI agents: a signed, verifiable verdict on every money-moving action.
0 tools
io.github.sukrutkrdg/warden402-mcp
Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.
0 tools
io.github.mlawsonking/package-guard-mcp
Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mlawsonking/payment-guard-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}