Loading MCP server directory, please wait...
Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create
npx @getmcp/cli add io.github.h1-hunt/mintclubRequires Node.js 18+. Community-contributed server. Review source before installing.
PRIVATE_KEYPrivate key for the wallet used to sign transactions
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.h1-hunt/mintclub": {
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
],
"env": {
"PRIVATE_KEY": ""
}
}
}
}