Deploy ERC-20 tokens on Ethereum, Base, BNB Chain, Polygon and Sepolia testnet via MCP or REST API — built for AI agents. One tool call returns a deployed contract address. Flat $10 per mainnet deployment, same contracts and fee flow as human users on the website. Free on Sepolia testnet for integration testing. Supports mintable, burnable, pausable, transfer tax, anti-whale, and more. Compatible with Claude, Cursor, and all MCP clients.
Server Config
{
"mcpServers": {
"ava-genesis": {
"url": "https://avagenesis.com/api/mcp"
}
}
}