MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle
MCP server for deploying ERC-20 tokens on Base with zero gas using CDP Paymaster. Falls back to normal gas if no paymaster is configured. Add to your MCP client config (e.g. Claude Desktop): Variable | Required | Description | ----------|----------|-------------| | Yes (write ops) | Private key for deploying/transferring | | No | CDP Paymaster RPC endpoint for gasless transactions | | No | Alias…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for deploying ERC-20 tokens on Base with zero gas using CDP Paymaster. Falls back to normal gas if no paymaster is configured. Add to your MCP client config (e.g. Claude Desktop): Variable | Required | Description | ----------|----------|-------------| | Yes (write ops) | Private key for deploying/transferring | | No | CDP Paymaster RPC endpoint for gasless transactions | | No | Alias for PAYMASTER_URL | | No | Base RPC (default: | Deploy an ERC-20 token on Base. Uses paymaster for…