Developer Tools
avagenesis.com
Facilitates ERC-20 token deployment and testing on testnets with no wallet required.
ENDPOINT 1
https://avagenesis.com/api/mcp
Known tools 9
ava_deploy_tokenDeploy an ERC-20 token on Sepolia testnet with no wallet required — TESTNET ONLY, always free.
ava_get_gas_pricesGet real-time gas prices and total deployment cost estimates across all supported chains.
ava_list_templatesList all available token templates with their pre-configured feature flags.
ava_simulate_tokenValidate a token configuration and get a fee estimate without spending gas or deploying anything.
ava_get_deployment_statusPoll the current status of a token deployment by its intentId.
ava_list_my_tokensList all ERC-20 tokens deployed via your API key, newest first.
ava_create_api_keyCreate a new Ava Genesis API key.
ava_create_token_intentDeploy an ERC-20 token on mainnet or testnet using your agent's own wallet.
ava_confirm_deploymentAfter signing and broadcasting the transaction returned by ava_create_token_intent, submit the txHash here to resolve the deployed contract address.