Loading MCP server directory, please wait...
Every Huntress endpoint, plus a local SQLite mirror that delivers fleet-wide incident, coverage
npx @getmcp/cli add io.github.Servosity/huntress-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
HUNTRESS_API_KEYSet the HUNTRESS_API_KEY credential for the Huntress MCP server.
HUNTRESS_API_SECRETSet the HUNTRESS_API_SECRET credential for the Huntress MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/huntress-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/huntress-v0.1.0/huntress-mcp.mcpb",
"env": {
"HUNTRESS_API_KEY": "",
"HUNTRESS_API_SECRET": ""
}
}
}
}