MCP Server
MCP
io.github.clawd800/pumpclaw
Free token launcher on Base. Deploy ERC-20 tokens via Uniswap V4 with 80% creator fees.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pumpclaw-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key for the Base wallet used to deploy tokens (only needed for deploy_token tool)",
"format": "string",
"isSecret": true,
"name": "BASE_PRIVATE_KEY"
},
{
"description": "Base RPC URL (defaults to https://base-rpc.publicnode.com)",
"format": "string",
"name": "BASE_RPC_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment