developer tools

Tip Md X402 Mcp Server

MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y tipdotmd/tip-md-x402-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "tip-md-x402-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "tipdotmd/tip-md-x402-mcp-server"
  ]
}

About This MCP Server

tipdotmd/tip-md-x402-mcp-server

MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.

GitHub: https://github.com/tipdotmd/tip-md-x402-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub