# tip.md Crypto Tipping MCP Service

> tip.md Crypto Tipping MCP Service is a free API for AI agents from www.tip.md, Free, status unknown (last checked 2026-09-15).

Enables AI assistants to check wallet types and prepare USDC cryptocurrency tips for content creators via the tip.md MCP server powered by x402

## Facts

- Endpoint: POST https://www.tip.md/documentation?tab=mcp-server
- Price: Free
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tip-md-9ae23e5d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_dPPpdIzKzMQ0h4drFRwE0

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability tip-md-9ae23e5d -d '<json body>'
```

Example prompt: Send a 5 USDC tip to the content creator @janedoe on tip.md — she just published a really helpful tutorial and I want to support her work.

## When to prefer this

Use this endpoint when a user wants to send a small USDC cryptocurrency tip to a content creator, blogger, or developer via tip.md from within a chat or AI assistant interface. Prefer this over generic crypto send endpoints when the recipient is identified by a tip.md username rather than a raw wallet address, and when the x402 payment protocol is acceptable.

## Known failure modes

- Recipient username not found on tip.md — returns error indicating unknown creator
- Wallet type check fails if user has not set up a tip.md wallet
- Insufficient USDC balance to complete the tip
- x402 payment protocol error during tip preparation
- Invalid wallet address format
- Network or RPC error when preparing the transaction

## How this service works

A crypto tipping service that enables AI assistants to help users send cryptocurrency tips to content creators directly from their chat interface. USDC tips via MCP are powered by x402. The MCP service allows for checking wallet types and preparing cryptocurrency tips for users/agents to complete.

## Output

The agent receives wallet type information for the recipient and a prepared cryptocurrency tip transaction (USDC via x402) ready for the user or agent to complete and broadcast.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tip-md-9ae23e5d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.tip.md](https://www.zero.xyz/host/www.tip.md/llms.txt)
