{
  "name": "HIIE",
  "description": "Drive the HIIE workflow engine over MCP — create projects, generate manufacturable CAD, run multi-agent flows, and manage artifacts.",
  "serverInfo": {
    "name": "hiie-mcp",
    "version": "1.0.0"
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://hiie.arthurlabs.net/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "oauth2",
    "resource_metadata": "https://hiie.arthurlabs.net/.well-known/oauth-protected-resource"
  },
  "documentation": "https://hiie.arthurlabs.net/api.md"
}