{
  "specVersion": "1.0",
  "host": {
    "displayName": "EarthtronEV",
    "identifier": "did:web:www.earthtronev.com",
    "documentationUrl": "https://www.earthtronev.com/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:www.earthtronev.com:mcp:charging-network",
      "displayName": "EarthtronEV MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.earthtronev.com/.well-known/mcp/server-card.json",
      "description": "Model Context Protocol (MCP) server card exposing live EV charging station availability, connector specs, and tariff discovery.",
      "tags": [
        "ev",
        "charging",
        "mcp",
        "stations",
        "delhi-ncr"
      ],
      "representativeQueries": [
        "find EV charging stations near me",
        "check EV charger availability and connector types",
        "get EV charging tariffs and station status",
        "locate highway EV fast chargers in Delhi NCR"
      ]
    },
    {
      "identifier": "urn:air:www.earthtronev.com:skill:charging-station-locator",
      "displayName": "EV Charging Station Locator Skill",
      "type": "application/agent-skills+md",
      "url": "https://www.earthtronev.com/.well-known/agent-skills/charging-station-locator/SKILL.md",
      "description": "Agent skill providing step-by-step instructions for finding fast charging points, verifying connector compatibility, and navigating highway charging hubs.",
      "tags": [
        "ev",
        "charging",
        "skills",
        "locator",
        "navigation"
      ],
      "representativeQueries": [
        "how to find nearest EarthtronEV charging station",
        "search electric vehicle charging points on highway routes",
        "filter EV chargers by CCS2, Type 2, or GB/T connectors"
      ]
    },
    {
      "identifier": "urn:air:www.earthtronev.com:skill:franchise-partner-onboarding",
      "displayName": "EV Franchise Partner Onboarding Skill",
      "type": "application/agent-skills+md",
      "url": "https://www.earthtronev.com/.well-known/agent-skills/franchise-partner-onboarding/SKILL.md",
      "description": "Agent skill detailing EV charging station franchise models, space and electrical requirements, ROI calculations, and application workflows.",
      "tags": [
        "franchise",
        "partnership",
        "ev-business",
        "investment"
      ],
      "representativeQueries": [
        "how to open an EV charging station franchise with EarthtronEV",
        "EV charging franchise cost, space requirements and ROI",
        "franchise application requirements and commercial partnership inquiry"
      ]
    },
    {
      "identifier": "urn:air:www.earthtronev.com:api:openapi",
      "displayName": "EarthtronEV Public API Specification",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.earthtronev.com/openapi.json",
      "description": "OpenAPI 3.1.0 specification for EarthtronEV public APIs including station directory, survey, and health check endpoints.",
      "tags": [
        "openapi",
        "rest-api",
        "developer"
      ],
      "representativeQueries": [
        "EarthtronEV API endpoints for station search and status",
        "integrate EV charging station locator into application",
        "check EarthtronEV API documentation and health status"
      ]
    },
    {
      "identifier": "urn:air:www.earthtronev.com:skill:agent-skills-index",
      "displayName": "EarthtronEV Agent Skills Index",
      "type": "application/agent-skills+json",
      "url": "https://www.earthtronev.com/.well-known/agent-skills/index.json",
      "description": "Agent Skills Discovery index conforming to RFC v0.2.0 with cryptographic SHA-256 digests.",
      "tags": [
        "agent-skills",
        "discovery",
        "index"
      ],
      "representativeQueries": [
        "discover all EarthtronEV agent skills and workflows",
        "agent skills discovery index for electric vehicle charging"
      ]
    }
  ]
}