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