# mcp MCP server

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-shieldzcash-mcp
- Repository: https://github.com/ShieldZCash/shieldz-mcp
- Website: https://shieldz.cash/agents

## Install
- Command: `npx -y @shieldz/mcp`
- Endpoint: https://shieldz.cash/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @shieldz/mcp v0.3.0
- Environment variable: SHIELDZ_API_KEY (secret)
- Remote endpoint: https://shieldz.cash/mcp

## Tools
- create_payment_link - Create a one-time crypto payment link with ZERO setup, no account, no API key. Give a destination wallet address and an amount; get back a shareable pay_url, an embeddable button, and a manage_url. Non-custodial: funds settle directly to the address you provide. Endpoint: https://shieldz.cash/mcp
- create_tip_jar - Create a reusable 'pay what you want' tip jar with ZERO setup. The payer chooses the amount. Returns a shareable /tip url, an embeddable button, and a manage_url. Idempotent per wallet address. Non-custodial. Endpoint: https://shieldz.cash/mcp
- get_account_status - Look up a keyless Shieldz account by its manage_token (returned when you create a payment link or tip jar). Returns settlement details, tip jars, totals (paid/pending), and the invoice list as structured JSON. Endpoint: https://shieldz.cash/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.ShieldZCash
- Version: 0.3.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 28, 2026
- Source: https://registry.modelcontextprotocol.io
