Back to Developer Tools
tip.md
tip.md makes it easy for developers to receive cryptocurrency tips through a simple button embedded in their GitHub READMEs, or any markdown-supported platform.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"tip-md": {
// See GitHub repository for configuration
}
}
}