01Context Isolation: Keeps card credentials out of the AI agent's prompt context and logs.
02Encrypted Credential Vault: Stores payment data securely using AES-256-GCM encryption with scrypt key derivation.
03Configurable Guardrail Modes: Employs keyword-based or LLM-powered semantic analysis to block malicious transactions.
040 GitHub stars
05CDP Direct Injection: Injects payment details directly into browser DOM via Chrome DevTools Protocol.
06MCP Payment Tools: Provides `request_virtual_card`, `request_purchaser_info`, and `request_x402_payment` for agent-driven commerce.