Loading MCP server directory, please wait...
Launch and trade memecoins on BaseAlpha. Remote MCP for discovery; npx @basealpha/mcp to sign.
npx @getmcp/cli add io.github.CryptoSuess/basealphaRequires Node.js 18+. Community-contributed server. Review source before installing.
BASEALPHA_PRIVATE_KEYDedicated agent signing wallet on Base. Required for launch/trade/claim. Never sent to BaseAlpha.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CryptoSuess/basealpha": {
"command": "npx",
"args": [
"-y",
"@basealpha/mcp"
],
"env": {
"BASEALPHA_PRIVATE_KEY": "",
"BASEALPHA_API_KEY": "",
"BASEALPHA_RPC_URL": ""
}
}
}
}