agent-teller MCP Server
The io.github.sarduine13-star/agent-teller MCP server verifies AI agent payments and detects fraud. It accepts inputs including agent_id, amount, and service_id, and uses those values to perform payment verification and fraud detection.
🛠️ Key Features
- Verify AI agent payments
- Detect fraud
- Input parameters:
agent_id,amount,service_id
🚀 Use Cases
- Validating that an AI agent payment is legitimate
- Flagging potentially fraudulent payment activity tied to a specific agent and service
⚡ Developer Benefits
- Clear required inputs for verification:
agent_id,amount,service_id - Focused functionality for payment verification and fraud detection
⚠️ Limitations
- Limited scope described to payment verification and fraud detection with
agent_id,amount, andservice_id