Back to MCP Servers
Tip Md X402
MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
developer-toolsai
By tipdotmd
Installation
npx -y tip-md-x402-mcp-serverConfiguration
{
"mcpServers": {
"tip-md-x402-mcp-server": {
"command": "npx",
"args": ["-y", "tip-md-x402-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes