Back to directory
tipdotmd/tip-md-x402-mcp-server

tipdotmd/tip-md-x402-mcp-server

@tipdotmd

MCP server for instant crypto tipping with automatic disbursement using x402 + CDP payment protocol.

cryptotippingpaymentx402CDPcoinbasemcp-serverhackathonfinance

Installation & Configuration

{
  "mcpServers": {
    "tip-md-demo": {
      "command": "node",
      "args": [
        "dist/mcp-server/src/index.js"
      ],
      "cwd": "/path/to/tip-md-x402-mcp-server",
      "env": {
        "NODE_ENV": "demo"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13