Back to Browse

Pulsepay MCP Server

FinanceUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps

About

Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps

Security Report

4.8
Use Caution4.8High Risk

Well-architected finance MCP server with strong security controls. The server implements in-code spend guardrails that prevent prompt injection attacks, restricts payments to a hard-coded allowlist of PulseNetwork hosts, and properly handles wallet credentials via environment variables or secure file storage. Code quality is high with proper input validation, clear error handling, and transparent tool descriptions. Permissions are appropriate for a pay-per-call API aggregator. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

8 files analyzed · 8 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.

env_vars

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

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-theaslangroupllc-pulse-agent-wallet": {
      "args": [
        "-y",
        "@pulsenetwork/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!