What is the io.github.YuzuKyouma/ponzu MCP server?
ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents
How to install io.github.YuzuKyouma/ponzu
Copy-paste configuration for popular MCP clients.
PONZU_PRIVATE_KEYsecretPrivate key for signing transactions (optional, enables write operations)
PONZU_RPC_URLEthereum RPC URL (defaults to public RPCs)
PONZU_NETWORKNetwork to use: mainnet or sepolia (default: mainnet)
{
"mcpServers": {
"ponzu": {
"command": "npx",
"args": [
"-y",
"@ponzu_app/mcp"
],
"env": {
"PONZU_PRIVATE_KEY": "<YOUR_PONZU_PRIVATE_KEY>",
"PONZU_RPC_URL": "<YOUR_PONZU_RPC_URL>",
"PONZU_NETWORK": "<YOUR_PONZU_NETWORK>"
}
}
}
}{
"mcpServers": {
"ponzu": {
"command": "npx",
"args": [
"-y",
"@ponzu_app/mcp"
],
"env": {
"PONZU_PRIVATE_KEY": "<YOUR_PONZU_PRIVATE_KEY>",
"PONZU_RPC_URL": "<YOUR_PONZU_RPC_URL>",
"PONZU_NETWORK": "<YOUR_PONZU_NETWORK>"
}
}
}
}{
"mcpServers": {
"ponzu": {
"command": "npx",
"args": [
"-y",
"@ponzu_app/mcp"
],
"env": {
"PONZU_PRIVATE_KEY": "<YOUR_PONZU_PRIVATE_KEY>",
"PONZU_RPC_URL": "<YOUR_PONZU_RPC_URL>",
"PONZU_NETWORK": "<YOUR_PONZU_NETWORK>"
}
}
}
}{
"servers": {
"ponzu": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ponzu_app/mcp"
],
"env": {
"PONZU_PRIVATE_KEY": "<YOUR_PONZU_PRIVATE_KEY>",
"PONZU_RPC_URL": "<YOUR_PONZU_RPC_URL>",
"PONZU_NETWORK": "<YOUR_PONZU_NETWORK>"
}
}
}
}claude mcp add ponzu --env PONZU_PRIVATE_KEY=<YOUR_PONZU_PRIVATE_KEY> --env PONZU_RPC_URL=<YOUR_PONZU_RPC_URL> --env PONZU_NETWORK=<YOUR_PONZU_NETWORK> -- npx -y @ponzu_app/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.