Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hailuo": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hailuo": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}