mcp
БесплатноНе проверенKeyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.
Описание
Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.
README
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.
Keyless tools (no account, no API key)
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, optionalchain(defaultbase),asset(defaultUSDC),memo,email.create_tip_jar— a reusable "pay what you want" page; the payer chooses the amount. Args:address, optionalchain,asset,title,suggested_amounts_usd,slug,email.get_account_status— look up settlement details, tip jars, totals, and invoices bymanage_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:
{ "mcpServers": { "shieldz": { "url": "https://shieldz.cash/mcp" } } }
Local (stdio) — run via npx:
{
"mcpServers": {
"shieldz": {
"command": "npx",
"args": ["-y", "@shieldz/mcp"]
}
}
}
API-key tools (full merchant account)
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.
Environment
SHIELDZ_API_KEY(optional) — enables the invoice tools. Omit for keyless mode.SHIELDZ_BASE_URL(optional) — defaults tohttps://shieldz.cash.
License
MIT © Deniz Yanbollu / Shieldz
Установить mcp в Claude Desktop, Claude Code, Cursor
unyly install io-github-shieldzcashСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add io-github-shieldzcash -- npx -y @shieldz/mcpFAQ
mcp MCP бесплатный?
Да, mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для mcp?
Нет, mcp работает без API-ключей и переменных окружения.
mcp — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить mcp в Claude Desktop, Claude Code или Cursor?
Открой mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
