Back to directory
coldlightx/mcp-server-hai

coldlightx/mcp-server-hai

@coldlightx

A MCP server implementation for Tencent HAI (Hyper Application Inventor) services

tencenthaihyper application inventormcp-serverpythonuvxcloud腾讯云

Installation & Configuration

{
  "mcpServers": {
    "mcp-server-hai": {
      "command": "uvx",
      "args": [
        "mcp-server-hai@latest"
      ],
      "env": {
        "TENCENTCLOUD_SECRET_ID": "YOUR_SECRET_ID_HERE",
        "TENCENTCLOUD_SECRET_KEY": "YOUR_SECRET_KEY_HERE"
      },
      "transportType": "stdio"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17