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

tipdotmd/tip-md-x402-mcp-server

@tipdotmd9524

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
2025/7/1
Updated
2025/9/11