tipdotmd/tip-md-x402-mcp-server
๐ Hackathon: Transform any AI agent into a payment-enabled agent using x402 + CDP. MCP server for instant crypto tipping with automatic disbursement.
Platform-specific configuration:
{
"mcpServers": {
"tip-md-x402-mcp-server": {
"command": "npx",
"args": [
"-y",
"tip-md-x402-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> ๐ Hackathon Entry: Transform any AI agent into a payment-enabled tipping agent using x402 payment collection with CDP automatic disbursement.
tip.md is a platform that allows developers to receive cryptocurrency tips directly to their wallets via a simple button embeddable in GitHub READMEs, websites, or any markdown content. It supports:
This MCP server extends tip.md's functionality by enabling any AI agent to facilitate crypto tipping through the innovative x402 + CDP integration.
For Judges & Evaluators: Experience the x402 + CDP tipping flow instantly:
git clone https://github.com/xR0am/tip-md-x402-mcp-server.git
cd tip-md-x402-mcp-server
npm install
NODE_ENV=demo npm startโ ๏ธ Important: The server running alone shows logs, but to see the demo payment functionality, you need to connect it to an MCP client (see Testing with MCP Clients below).
Core Innovation: ANY AI agent + this MCP = instant payment-enabled agent
Loading reviews...