Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create
claude mcp add mintclub -- npx -y mintclub-mcp
claude_desktop_config.json
{
"mcpServers": {
"mintclub": {
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mintclub": {
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mintclub": {
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mintclub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mintclub": {
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.h1-hunt--mintclub/reviews or the review_server meta-tool.
POST /mcp