{
  "$schema": "https://a2a-protocol.org/schemas/agent-card.json",
  "name": "Mighty Elements Public Product Discovery",
  "description": "Read-only discovery card for public Mighty Elements product, pricing, Ratgeber, trust and contact information. Mighty Elements does not expose a public API, MCP server, OAuth flow, SDK, webhook endpoint or autonomous checkout endpoint.",
  "url": "https://mighty-elements.de/?mode=agent",
  "provider": {
    "organization": "Mighty-Elements GmbH",
    "url": "https://mighty-elements.de/"
  },
  "version": "2026-05-13",
  "documentationUrl": "https://mighty-elements.de/agents.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extendedAgentCard": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain",
    "text/uri-list"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "public_product_context_lookup",
      "name": "Public product context lookup",
      "description": "Find public Mighty Elements product facts, product URLs, Ratgeber links, static price snapshots, shipping notes and trust pages from published web and markdown surfaces.",
      "tags": [
        "mighty-elements",
        "ecommerce",
        "supplements",
        "liposomal",
        "pricing",
        "read-only"
      ],
      "examples": [
        "Find the public Mighty Elements page for liposomal Vitamin C 2000 mg Pure.",
        "Summarize public product facts for Mighty Elements Glutathion 4-in-1.",
        "Find the Mighty Elements pricing snapshot and shipping notes."
      ],
      "inputModes": [
        "text/plain",
        "text/uri-list"
      ],
      "outputModes": [
        "text/plain",
        "text/markdown",
        "application/json"
      ]
    },
    {
      "id": "public_ratgeber_context_lookup",
      "name": "Public Ratgeber context lookup",
      "description": "Find public Ratgeber and glossary-style context about liposomal products, ingredient explanations and compliance-safe product education.",
      "tags": [
        "ratgeber",
        "glossary",
        "liposomal",
        "ingredients",
        "read-only"
      ],
      "examples": [
        "Find Mighty Elements public guidance on what liposomal means.",
        "Find the Mighty Elements Ratgeber about liposomal Glutathion.",
        "Find public context for liposomal Vitamin C."
      ],
      "inputModes": [
        "text/plain",
        "text/uri-list"
      ],
      "outputModes": [
        "text/plain",
        "text/markdown"
      ]
    }
  ],
  "metadata": {
    "noAuthRequired": true,
    "readOnly": true,
    "noPublicApi": true,
    "noMcpServer": true,
    "noAutonomousCheckout": true,
    "publicFiles": [
      "https://mighty-elements.de/agents.md",
      "https://mighty-elements.de/llms.txt",
      "https://mighty-elements.de/llms-full.txt",
      "https://mighty-elements.de/index.md",
      "https://mighty-elements.de/pricing.md",
      "https://mighty-elements.de/ratgeber/llms.txt",
      "https://mighty-elements.de/produkte/llms.txt",
      "https://mighty-elements.de/docs/llms.txt",
      "https://mighty-elements.de/products/llms.txt"
    ],
    "contact": {
      "email": "info@mighty-elements.de",
      "telephone": "+49-7574-5459690"
    }
  }
}
