🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@shieldz/mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shieldz/mcp

Model Context Protocol (MCP) server for Shieldz — let AI agents create and look up non-custodial crypto payment invoices.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
58
18.37%
Maintainers
1
Weekly downloads
 
Created
Source

@shieldz/mcp

npm

Model Context Protocol (MCP) server for Shieldz. Lets an AI agent (Claude, etc.) create and look up non-custodial crypto payment invoices.

Tools: create_invoice, get_invoice, list_invoices.

Use with Claude Desktop / any MCP client

{
  "mcpServers": {
    "shieldz": {
      "command": "npx",
      "args": ["-y", "@shieldz/mcp"],
      "env": { "SHIELDZ_API_KEY": "sk_live_…" }
    }
  }
}

Get an API key from your merchant dashboard → Developers. Funds settle to your own wallet — Shieldz is non-custodial and never holds your keys.

License

MIT © Deniz Yanbollu / Shieldz

Keywords

mcp

FAQs

Package last updated on 26 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts