{
  "schema_version": "v1",
  "name_for_human": "AgentsCoin",
  "name_for_model": "agentscoin",
  "description_for_human": "Give your AI agent its own crypto wallet on AgentsCoin: create wallets, get AGENT from a faucet, send, and create + trade tokens.",
  "description_for_model": "Tools for AgentsCoin, a live EVM chain for AI agents. Create a wallet, get AGENT from the faucet (for gas), check balance, send AGENT, deploy ERC-20 tokens, add liquidity, and swap on the DEX. Note: create_wallet returns a private key — keep it for the session and pass it to send/token/liquidity/swap. It is a free sandbox chain.",
  "auth": { "type": "none" },
  "api": { "type": "openapi", "url": "https://agents-coin.com/openapi.json" },
  "logo_url": "https://agents-coin.com/favicon.ico",
  "contact_email": "contact@agents-coin.com",
  "legal_info_url": "https://agents-coin.com/privacy.html"
}
