Back to Home
Roony-Pay icon

roony-mcp

Verified Safe

by Roony-Pay

Overview

Provides open-source AI agent payment governance with spending controls, approval workflows, and virtual card issuance.

Installation

Run Command
docker compose -f docker/docker-compose.yml up --build

Environment Variables

  • DATABASE_URL
  • STRIPE_SECRET_KEY
  • STRIPE_CARDHOLDER_ID
  • NODE_ENV
  • PORT

Security Notes

The core library focuses on governance logic and abstracting external systems like payments and storage. Provided implementations for PaymentProvider are either mock or explicitly incomplete (Stripe), requiring users to implement a secure integration. Input validation is present for MCP tool calls. Environment variables for sensitive keys are expected. No obvious 'eval' or command injection vulnerabilities were found in the provided source.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens750
Stars0
Forks0
Last Update2025-12-05

Tags

AI AgentsPaymentsGovernanceSpending ControlsVirtual Cards