Loomal

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

1 starsoci: ghcr.io/wyre-technology/huntress-mcp:v1.2.7

About Huntress

Huntress is an MCP (Model Context Protocol) server published by wyre-technology in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for Huntress — accounts, organizations, agents, incidents, and reports.

It ships as a Docker image (ghcr.io/wyre-technology/huntress-mcp:v1.2.7), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wyre-technology/huntress-mcp, where the project has earned 1 GitHub stars.

Use Huntress with your agent

Claude Code · one command
claude mcp add huntress -- docker run -i --rm ghcr.io/wyre-technology/huntress-mcp:v1.2.7
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "huntress": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/huntress-mcp:v1.2.7"
      ]
    }
  }
}
ocighcr.io/wyre-technology/huntress-mcp:v1.2.7

Frequently asked questions

What is Huntress?
Huntress is an MCP (Model Context Protocol) server by wyre-technology in the Autonomous Agents category. MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
How do I connect Huntress to Claude, Cursor, or another MCP client?
Install Huntress from its oci package (ghcr.io/wyre-technology/huntress-mcp:v1.2.7) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Huntress open source?
Yes — the source code is public at github.com/wyre-technology/huntress-mcp, with 1 GitHub stars.
Can AI agents pay to use Huntress?
Not yet through Loomal — Huntress is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Huntress? Claim this listing free by verifying GitHub ownership, or contact us.