Back to Browse

agent-payment-mcp MCP Server

by Evid AIサポート
FinanceLow Risk10.0Local
Free

USDC pay-per-call billing for AI agents via MCP

About

Give AI agents a wallet with a hard daily spend cap. Pay-per-call USDC billing for any HTTP API via MCP. Built-in safety: server-side spend cap, one-call kill switch, scoped JWT credentials, and x402-compatible receipts. Demo Mode works with zero signup: npx agent-payment-mcp. For developers building MCP servers, add billing in 3 lines with @lemon-cake/mcp-sdk.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (5/5 approved). 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "agent-payment-mcp": {
      "args": [
        "-y",
        "agent-payment-mcp"
      ],
      "command": "npx"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"Check my balance"
  • 2"Use Serper to search for AI startups 2026"
  • 3"Find the email of Anthropic CEO"
  • 4Tool: call_service - Pay per call to any HTTP API in USDC

Reviews

No reviews yet

Be the first to review this server!