▮▮▮ An open-source skill from Mission Built ▮▮▮

The Warmup.

A daily intelligence brief for the first coffee. Know what moved before you open your inbox.

The Warmup v0.1.0
Server v0.1.0
Modes 3
Sections 5
License MIT
Status Online

Know what moved. Then go move things.

You do not go under the bar cold. In the gym, the warmup is the ten minutes that makes the next ninety honest. It tells you what is tight, what needs adjustment, and whether today's plan needs to change before the work begins.

This skill does the same thing for your workday. Before the first meeting, before the first decision — you know what threat actors are active, what vulnerabilities dropped overnight, what your competitors announced, what your vendors are doing. You start informed instead of catching up for the first hour.

Three modes: CISO Mode for cybersecurity executives, Product Leader Mode for PMs and CPOs, Custom Mode for anyone with a specific set of sources they want to watch. Every brief includes link safety verification — each URL is scanned before the brief renders.

See what a Warmup brief looks like →


Plug The Warmup into your agent.

Claude Code

claude mcp add warmup https://warmup-mcp.missionbuilt.io/sse

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "warmup": {
      "url": "https://warmup-mcp.missionbuilt.io/sse"
    }
  }
}

Other MCP clients

First time? Run warmup setup to configure your profile, build your source suite, and save your config. Then run warmup or morning brief each day.


Seven tools, two resources.


WARMUP.md stays on your machine.

Your profile, sources, and interests live in a plain WARMUP.md at your project root. It's gitignored and never leaves your machine. The server provides the framework; your config is yours.

Copy WARMUP.example.md from the repo root to see the full schema. Run warmup setup the first time and the skill writes the file for you.


Take it. Fork it. Lift others with it.

The Warmup ships under MIT. Use it commercially, adapt it for your team, embed it in your own product. The skill markdown and the source for this MCP server live in The Loadout repo on GitHub.

Customize for your team by adding a CLAUDE.md at your project root with your company, sector, and competitor context. The skill stays generic. Your context stays local.