{
  "serverInfo": {
    "name": "hail",
    "version": "1.0.0"
  },
  "description": "HAIL team AI-archetype diagnostic tools",
  "url": "https://heroleague.ai/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "/mcp"
  },
  "capabilities": {
    "tools": true
  },
  "tools": [
    "list_questions",
    "run_assessment",
    "get_result",
    "get_playbook"
  ]
}
