{
  "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"
  ],
  "name": "hail",
  "mcpServers": {
    "hail": {
      "url": "https://heroleague.ai/mcp",
      "description": "HAIL team AI-archetype diagnostic tools",
      "tools": [
        "list_questions",
        "run_assessment",
        "get_result",
        "get_playbook"
      ]
    }
  }
}
