Installation & Configuration
{
"hilanet": {
"command": "npx",
"args": [
"tsx",
"src/index.ts"
],
"cwd": "/path/to/hilanet-mcp"
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/26
Updated
2025/4/26
{
"hilanet": {
"command": "npx",
"args": [
"tsx",
"src/index.ts"
],
"cwd": "/path/to/hilanet-mcp"
}
}