
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@shieldz/mcp
Advanced tools
Model Context Protocol (MCP) server for Shieldz. Let AI agents accept non-custodial crypto payments with no API key: keyless payment links and tip jars.
Model Context Protocol (MCP) server for Shieldz. Lets an AI agent (Claude, etc.) accept non-custodial crypto payments.
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).create_tip_jar — a reusable "pay what you want" page; the payer chooses the amount.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.
{
"mcpServers": {
"shieldz": {
"command": "npx",
"args": ["-y", "@shieldz/mcp"]
}
}
}
Set SHIELDZ_API_KEY to additionally enable richer invoice management: create_invoice, get_invoice, list_invoices.
{
"mcpServers": {
"shieldz": {
"command": "npx",
"args": ["-y", "@shieldz/mcp"],
"env": { "SHIELDZ_API_KEY": "sk_live_…" }
}
}
}
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
FAQs
Model Context Protocol (MCP) server for Shieldz. Let AI agents accept non-custodial crypto payments with no API key: keyless payment links and tip jars.
We found that @shieldz/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.