{
  "name": "Elytro",
  "canonical_url": "https://elytro.com",
  "description": "Self-custodial EIP-4337 smart contract wallet for humans and AI agents. Ethereum-only, CLI-first, agent-native.",
  "version": "1.0.0",
  "product_type": "cli_wallet",
  "integration": {
    "model": "Elytro does not expose a public HTTP marketplace API. Agents integrate via the published CLI and SKILL.md, or human-facing docs.",
    "cli": {
      "package": "@elytro/cli",
      "npm": "https://www.npmjs.com/package/@elytro/cli",
      "node": ">=24"
    },
    "agent_skill": {
      "format": "SKILL.md",
      "url": "https://raw.githubusercontent.com/Elytro-eth/skills/main/elytro/SKILL.md"
    },
    "documentation": {
      "agents": "https://elytro.com/docs/agents",
      "quickstart": "https://elytro.com/docs/quickstart",
      "cli_reference": "https://elytro.com/docs/cli"
    }
  },
  "discovery": {
    "this_manifest": "https://elytro.com/.well-known/agent.json",
    "agents_txt": "https://elytro.com/agents.txt",
    "llms_txt": "https://elytro.com/llms.txt",
    "sitemap": "https://elytro.com/sitemap.xml"
  },
  "source": "https://github.com/Elytro-eth",
  "community": {
    "telegram": "https://t.me/+l9coqJq9QHgyYjI1",
    "x": "https://x.com/Elytro_eth"
  }
}
