STDIO MCP Server Configuration
Last updated
Was this helpful?
Was this helpful?
"iz-scan-cli-mcp-server": {
"command": "node",
"args": [
"-y",
"--registry=https://npm.integralzone.com",
"iz-scan-mcp",
"--accesstoken",
"<Token Generated from IZ Suite>",
"--serverurl",
"<http(s)://YOUR_HOST_NAME>"
]
} "iz-scan-cli-mcp-server": {
"command": "node",
"args": [
"-y",
"--registry=https://npm.integralzone.com",
"iz-scan-mcp",
"--accesstoken",
"<Token Generated from IZ Suite>",
"--serverurl",
"<http(s)://YOUR_HOST_NAME>"
]
}