{
  "name": "Apex Root LLC Agent",
  "version": "1.0.0",
  "description": "An AI agent representing Apex Root LLC, capable of answering queries about strategic digital transformation, AI automation, cloud infrastructure, mobile ecosystems, and technical SEO.",
  "supportedInterfaces": [
    {
      "name": "mcp",
      "url": "https://apex-root.com/api/mcp",
      "protocol": "jsonrpc-2.0"
    }
  ],
  "capabilities": {
    "conversational": true,
    "actions": true
  },
  "skills": [
    {
      "id": "get-contact-info",
      "name": "Get Contact Info",
      "description": "Obtain contact details, address, founder, email, and verification profile links for Apex Root LLC."
    },
    {
      "id": "list-services",
      "name": "List Digital Services",
      "description": "Query available strategic digital transformation, AI automation, cloud, and technical SEO services."
    }
  ]
}
