tip.md x402 + CDP
JSON →An MCP server for the tip.md platform that enables AI agents to facilitate crypto tipping using x402 payment collection and CDP automatic disbursement.
Install
npm install -g supergateway Tools · 8
- mcp_tip_md_tip_on_base Send USDC tips on Base using x402 payment protocol with CDP automatic disbursement
- mcp_tip_md_tip_on_solana Send USDC tips on Solana using x402 payment protocol
- mcp_tip_md_check_tipping_balance Check/create your dedicated tipping wallet balance and info
- mcp_tip_md_export_tipping_wallet Export your tipping wallet private key (security sensitive)
- mcp_tip_md_withdraw_tipping_funds Withdraw USDC from your tipping wallet to any address
- mcp_tip_md_get_user_wallet_types Check recipient's supported cryptocurrencies and wallet types
- mcp_tip_md_crypto_tipping Manual crypto tipping information for agents with wallet to instruct (Ethereum, Base, Solana - no x402/CDP flow)
- mcp_tip_md_ping Health check endpoint
Environment variables
CDP_API_KEY_IDCDP_API_KEY_SECRETX402_WALLET_PRIVATE_KEY
Links
★ 6 GitHub stars