MCP Servers / other / tip.md x402 + CDP

tip.md x402 + CDP

JSON →
stdionone★ 6other

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
How to run this server
[ { "cmd": "npm install -g supergateway", "imports": [] } ]
server path: tip-md-x402-cdp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envCDP_API_KEY_ID
envCDP_API_KEY_SECRET
envX402_WALLET_PRIVATE_KEY
Resources
tip.md x402 + CDP — MCP Server · libregistry