Developer Tools
Trust: 30/100 (Limited)io.github.h1-hunt/mintclub Guide
Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create
by Steemhunt
Quick Start
Install
npx mintclub-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-h1-hunt-mintclub": {
"command": "npx",
"args": [
"mintclub-mcp"
]
}
}
}