AI & ML
Trust: 32/100 (Limited)io.github.PonzuTech/ponzu Guide
ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents
by PonzuTech
Quick Start
Install
npx @ponzu_app/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ponzutech-ponzu": {
"command": "npx",
"args": [
"@ponzu_app/mcp"
]
}
}
}