Skip to main content
Developer ToolsTypeScript

tipdotmd/tip-md-x402-mcp-server

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

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
tipdotmd