io.github.wyre-technology
sentinelone-mcp
SentinelOne (Purple)
Multitenant Streamable HTTP wrapper for the SentinelOne purple-mcp server.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/sentinelone-mcp:v1.0.0
Transportstdio
Environment Variables
PORT(str)
Default:
8080Public listen port for the proxy (POST /mcp, GET /health)
IDLE_EVICT_MS(str)
Default:
900000Idle tenant timeout before a purple-mcp child is evicted (ms)
SPAWN_READY_TIMEOUT_MS(str)
Default:
30000How long to wait for a spawned child to start serving HTTP (ms)
LOG_LEVEL(str)
Default:
infoFastify log level: debug, info, warn, error