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