shieldz-mcp

ShieldZCash/shieldz-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for Shieldz — AI agents create non-custodial crypto invoices.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shieldz-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ShieldZCash/shieldz-mcp"
      ]
    }
  }
}

README Excerpt

**Model Context Protocol (MCP) server for [Shieldz](https://shieldz.cash).** Lets an AI agent (Claude, etc.) create and look up non-custodial crypto payment invoices. Tools: `create_invoice`, `get_invoice`, `list_invoices`. ```json { "mcpServers": { "shieldz": { "command": "npx", "args": ["-y", "@shieldz/mcp"],

Topics

aicrypto-paymentsmcpmodel-context-protocolnon-custodial