Huntress

MCP server for Huntress — accounts, organizations, agents, incidents, and reports.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

HUNTRESS_API_KEY(str)
RequiredSecret

Huntress API key (public identifier portion of the API credential)

HUNTRESS_API_SECRET(str)
RequiredSecret

Huntress API secret

MCP_TRANSPORT(str)
Default:stdio

Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

AUTH_MODE(str)
Default:env

Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

LOG_LEVEL(str)
Default:info

Log verbosity: debug, info, warn, error