Agent♥︎Age
Catalog

io.github.Rumblingb/agentpay-sentinel-mcp

Official

by Rumblingb · Python

Security guardrails for AI agent payments

AgentPay Sentinel MCP (io.github.Rumblingb/agentpay-sentinel-mcp)

AgentPay Sentinel MCP is a watchdog MCP server focused on security guardrails for AI agent payments. It validates agent payment requests against all nine security checks before executing them, aiming to prevent issues like policy violations, replay attacks, amount tampering, revoked tokens, and budget overruns at call time.

🛠️ Key Features

  • Security guardrails for AI agent payments
  • Validates every agent payment request against all 9 security checks before execution
  • Blocks requests and reports which specific check failed
  • Performs a pre-flight audit returning PASS or BLOCKED
  • Validates token integrity via SHA-256 hash matching for merchant_id:amount binding

🚀 Use Cases

  • Pre-flight auditing of payment transactions before execution by an agent
  • Enforcing payment request integrity and security constraints during runtime

⚡ Developer Benefits

  • Clear PASS/BLOCKED outcomes from a pre-flight audit
  • Identifies the specific security check that failed
  • Detects replay attacks, amount tampering, revoked tokens, and budget overruns at call time

⚠️ Limitations

  • Described functionality centers on payment request validation and execution-time blocking; tool count and full API surface are not provided

Topics

agentpayai-agentmcp-serverpythonsecuritysentinel

Related servers

More in Security
io.github.Rumblingb/agentpay-sentinel-mcp - agentage MCP Catalog