
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
mintclub-mcp
Advanced tools
Model Context Protocol server for Mint Club V2 on Base — trade bonding curve tokens via AI
Model Context Protocol server for Mint Club V2 on Base — enables AI assistants to trade bonding curve tokens through standardized tool calls.
Part of the mint.club-v2-ai monorepo.
{
"mcpServers": {
"mintclub": {
"command": "npx",
"args": ["-y", "mintclub-mcp"],
"env": { "PRIVATE_KEY": "0x..." }
}
}
}
Add this to your Claude Desktop (claude_desktop_config.json) or Cursor MCP config.
The MCP server wraps the mc CLI, so it must be installed:
npm install -g mint.club-cli
mc wallet --set-private-key 0x...
| Tool | Description |
|---|---|
token_info | Token details — price, supply, reserve, bonding curve |
token_price | Current price in reserve token + USD |
wallet_balance | Wallet address and balances |
buy_token | Buy (mint) via bonding curve |
sell_token | Sell (burn) via bonding curve |
swap | Smart swap — auto-routes via bonding curve or Uniswap V3/V4 |
zap_buy | Buy bonding curve tokens with any token |
zap_sell | Sell bonding curve tokens for any token |
send_token | Transfer ETH or ERC-20 tokens |
create_token | Create a new bonding curve token |
token_pricezap_buyswapcreate_tokencd mcp
npm install
npm run build
node dist/index.js # Run locally
io.github.h1-hunt/mintclubFAQs
Model Context Protocol server for Mint Club V2 on Base — trade bonding curve tokens via AI
The npm package mintclub-mcp receives a total of 40 weekly downloads. As such, mintclub-mcp popularity was classified as not popular.
We found that mintclub-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.