Loading MCP server directory, please wait...
MCP server to discover and trade new token launches on Base chain.
npx @getmcp/cli add io.github.lordbasilaiassistant-sudo/base-token-sniperRequires Node.js 18+. Community-contributed server. Review source before installing.
DEPLOYER_PRIVATE_KEYPrivate key for the trading wallet (hex string)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lordbasilaiassistant-sudo/base-token-sniper": {
"command": "npx",
"args": [
"-y",
"base-token-sniper-mcp"
],
"env": {
"DEPLOYER_PRIVATE_KEY": "",
"RPC_URL": ""
}
}
}
}