Back to Browse

Voidly Pay MCP Server

Developer ToolsUse Caution0.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools.

About

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools.

Security Report

0.0
Use Caution0.0Critical Risk

This MCP server submission is incomplete and appears to be a test/stub. The provided code consists only of package.json files, a README, and a large minified/obfuscated third-party module (AJV) with no actual MCP server implementation visible. The presence of obfuscated code in the build artifacts, combined with the absence of any actual server logic, source code, or tool implementations, makes security assessment impossible and raises serious concerns about code integrity. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue (1 critical, 0 high severity).

4 files analyzed · 9 issues 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.

file_system

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

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Override the API base. Defaults to https://api.voidly.ai.Optional

Environment variable: VOIDLY_PAY_API_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-voidly-ai-pay-mcp": {
      "env": {
        "VOIDLY_PAY_API_URL": "your-voidly-pay-api-url-here"
      },
      "args": [
        "-y",
        "@voidly/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!