Documentation

Quickstart

Get CodeRed running in your AI agent in under 60 seconds.

01

Get your API key

Choose a plan and receive your Unkey-managed API key.

02

Conecta via MCP HTTP

Agrega CodeRed a la configuración de tu cliente MCP usando el servidor HTTP remoto:

{
  "servers": {
    "codered": {
      "type": "http",
      "url": "https://codered.hackfluency.com/mcp",
      "headers": {
        "Authorization": "Bearer <your-api-key>"
      }
    }
  }
}
03

Start prompting

Ask your AI agent anything about Red Team techniques, payloads, or attack chains:

User: Build a stealthy attack chain from
       domain user to domain admin on Windows.

Agent: [calls attack_chain tool]
       → 5 phases · 23 techniques · avg stealth 71/100

Tool examples

lolbas_search
lolbas_search(query="certutil")

List of matching LOLBAS entries

attack_chain
attack_chain(objective="local admin → domain admin", os="windows")

Full multi-phase kill chain with stealth scores

detection_context
detection_context(technique_name="certutil")

Sigma rule + Elastic query + Splunk SPL

op_new
op_new(name="DARKFIRE-01", description="Internal sim")

Operation ID for tracking