Create non-custodial crypto payment links, tip jars, and invoices that settle directly to a provided wallet.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Shieldz MCP.
Model Context Protocol (MCP) server for Shieldz. Lets an AI agent (Claude, etc.) accept non-custodial crypto payments and sell digital products.
Funds always settle to the wallet address you provide. Shieldz never holds your keys.
Give a destination wallet address and start accepting crypto in one call:
create_payment_link β a one-time payment link (shareable URL + embeddable button + QR). Args: address, amount_usd, optional chain (default base), asset (default USDC), memo, email.create_tip_jar β a reusable "pay what you want" page; the payer chooses the amount. Args: address, optional chain, asset, title, suggested_amounts_usd, slug, email.create_unlock β sell a digital product: a pay-to-unlock page for a file link, license key, or secret text (up to 100k chars). The buyer pays and the payload is revealed on their paid confirmation, automatically. Args: address, price_usd, payload, aup_accepted, optional title, description, chain, asset, email. (To deliver an uploaded file up to 10 MB, post multipart to /api/v1/unlocks.)get_account_status β look up settlement details, tip jars, totals, and invoices by manage_token.These work with zero configuration. Pass an optional email so the owner can claim a full dashboard later via magic link.
Remote (no install) β point any MCP client at the hosted server:
Local (stdio) β run via npx:
Set SHIELDZ_API_KEY to additionally enable richer invoice management: create_invoice, get_invoice, list_invoices.
Get an API key from your merchant dashboard β Developers.
SHIELDZ_API_KEY (optional) β enables the invoice tools. Omit for keyless mode.SHIELDZ_BASE_URL (optional) β defaults to https://shieldz.cash.MIT Β© Deniz Yanbollu / Shieldz
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/shieldzcash-shieldz-mcp)<a href="https://allmcps.com/mcp/shieldzcash-shieldz-mcp"><img src="https://allmcps.com/api/badge/shieldzcash-shieldz-mcp?style=directory" alt="Shieldz MCP on AllMCPs" /></a>