Huntress-MCP-Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUNTRESS_API_KEYYesYour Huntress API Key
HUNTRESS_API_SECRETYesYour Huntress API Secret Key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_account_info

Get information about the current account

list_organizations

List organizations in the account

get_organization

Get details of a specific organization

list_agents

List agents in the account

get_agent

Get details of a specific agent

list_incident_reports

List incident reports

get_incident_report

Get details of a specific incident report

list_summary_reports

List summary reports

get_summary_report

Get details of a specific summary report

list_billing_reports

List billing reports

get_billing_report

Get details of a specific billing report