{
  "$schema": "https://modelcontextprotocol.io/schemas/2025-06-18/server-card.json",
  "serverInfo": {
    "name": "gethal.ai",
    "title": "gethal.ai — Public MCP",
    "version": "1.0.0"
  },
  "name": "gethal.ai",
  "version": "1.0.0",
  "title": "gethal.ai — Public MCP",
  "description": "Anonymous read-only MCP for gethal.ai. Tools for product info, pricing, customer profile, HAL agent description, and demo booking.",
  "vendor": "A Cloud Frontier",
  "contact": {
    "email": "jan.verdier@acloudfrontier.com",
    "url": "https://gethal.ai"
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://gethal.ai/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": false,
    "prompts": false
  },
  "authentication": {
    "type": "none"
  },
  "documentation": "https://gethal.ai/llms.txt",
  "content_policy": {
    "ai_training": false,
    "ai_inference": true,
    "attribution_required": true
  }
}