MCP.so
Sign In

Shieldz

@shieldzcash

About Shieldz

MCP server for Shieldz — AI agents create non-custodial crypto invoices.

Basic information

License

MIT

Runtime

node

Publisher

shieldzcash

Submitted by

DenizYanbollu

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Shieldz?

MCP server for Shieldz — AI agents create non-custodial crypto invoices.

How to use Shieldz?

The README includes setup instructions such as "command": "npx",.

Key features of Shieldz

  • get_account_status — look up settlement details, tip jars, totals, and invoices by manage_token
  • SHIELDZ_API_KEY (optional) — enables the invoice tools. Omit for keyless mode
  • SHIELDZ_BASE_URL (optional) — defaults to https://shieldz.cash

Use cases of Shieldz

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Shieldz

Where is the source code for Shieldz?

The source code is linked from the repository URL on this page.

Does Shieldz include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers