SentinelOne (Purple)

Multitenant Streamable HTTP wrapper for the SentinelOne purple-mcp server.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

PORT(str)
Default:8080

Public listen port for the proxy (POST /mcp, GET /health)

IDLE_EVICT_MS(str)
Default:900000

Idle tenant timeout before a purple-mcp child is evicted (ms)

SPAWN_READY_TIMEOUT_MS(str)
Default:30000

How long to wait for a spawned child to start serving HTTP (ms)

LOG_LEVEL(str)
Default:info

Fastify log level: debug, info, warn, error