MCP.so
Sign In

Mint Club V2

@Steemhunt

About Mint Club V2

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

Steemhunt

Submitted by

H-1

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mintclub": {
      "command": "npx",
      "args": [
        "-y",
        "mintclub-mcp"
      ],
      "env": {
        "PRIVATE_KEY": "your-wallet-private-key"
      }
    }
  }
}

Tools

10

Token details — price, supply, reserve, bonding curve

Current price in reserve token + USD

Wallet address and balances

Buy (mint) via bonding curve

Sell (burn) via bonding curve

Smart swap — auto-routes via bonding curve or Uniswap V3/V4

Buy bonding curve tokens with any token

Sell bonding curve tokens for any token

Transfer ETH or ERC-20 tokens

Create a new bonding curve token

Overview

What is Mint Club V2?

Mint Club V2 is a Model Context Protocol server for the Mint Club V2 protocol on Base. It enables AI assistants to trade bonding curve tokens through standardized tool calls.

How to use Mint Club V2?

Add the MCP configuration to your Claude Desktop (claude_desktop_config.json) or Cursor MCP config, providing a PRIVATE_KEY environment variable. Prerequisites include installing the mint.club-cli globally and setting your private key with mc wallet --set-private-key 0x....

Key features of Mint Club V2

  • Get token details, price, and wallet balances
  • Buy and sell tokens via bonding curve
  • Smart swap routing through bonding curve or Uniswap
  • Zap buy/sell with any token
  • Create new bonding curve tokens

Use cases of Mint Club V2

  • Query the current price of a bonding curve token
  • Buy a specific amount of tokens using ETH or any token
  • Swap one token for another through optimized routes
  • Create a new token with a custom bonding curve

FAQ from Mint Club V2

What does Mint Club V2 do?

It provides AI assistants with tools to interact with Mint Club V2 bonding curve tokens on the Base blockchain, including buying, selling, swapping, and creating tokens.

What are the dependencies required to run the server?

The server requires the mint.club-cli to be installed globally (npm install -g mint.club-cli) and a private key set via the CLI or the PRIVATE_KEY environment variable.

On which blockchain does Mint Club V2 operate?

Mint Club V2 runs on the Base blockchain. All token operations are executed on Base.

What tokens can I trade with this server?

You can trade bonding curve tokens on Mint Club V2. The server also supports swapping via Uniswap V3/V4 and zap operations with any token.

How do I configure the server for use with Claude Desktop?

Add the provided JSON configuration to your claude_desktop_config.json file, specifying npx -y mintclub-mcp as the command and setting the PRIVATE_KEY environment variable.

Comments

More Other MCP servers