Huntress for Claude Code
io.github.wyre-technology/huntress-mcp
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
client:Claude Code
transport:stdio
runtime:oci
Install Huntress in Claude Code
run in your project directory
claude mcp add huntress-mcp -e HUNTRESS_API_KEY=<HUNTRESS_API_KEY> -e HUNTRESS_API_SECRET=<HUNTRESS_API_SECRET> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-technology/huntress-mcp:v1.2.19
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs