pumpclaw for Claude Desktop
io.github.clawd800/pumpclaw
Free token launcher on Base. Deploy ERC-20 tokens via Uniswap V4 with 80% creator fees.
client:Claude Desktop
transport:stdio
runtime:npm
Install pumpclaw in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pumpclaw": {
"command": "npx",
"args": [
"-y",
"pumpclaw-mcp"
],
"env": {
"BASE_PRIVATE_KEY": "<BASE_PRIVATE_KEY>",
"BASE_RPC_URL": "<BASE_RPC_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs