# Huntress API MCP Server

A Model Context Protocol server for interacting with the Huntress API.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add huntress-mcp-server

# Browse available tools
npx -y smithery tool list huntress-mcp-server
```

---

License: MIT
