Baremetal Labs

Tools agents need.

We build infrastructure for AI agents — the platform layer that makes them dependable in production. Shipper is out now; AgentBox, AgentMail, and AgentMemory are in active development.

Three coding agents supported (Claude Code, Codex, GitHub Copilot). Pick per stage if you want.

[ install ]

shipper · quickstart
$ npm install -g @baremetallabs-ai/shipper-cli
$ cd ~/code/your-repo
$ shipper setup

Requires gh authenticated and Node 18+. macOS or Linux today; Windows on the roadmap.

[ also in progress ]

We're building a small family of tools agents need. Shipper is the first one out; these three are in progress.

AgentBox
a harness for agents to run in arbitrary compute
in progress
AgentMail
inbox-as-a-service for agents (MCP-native)
in progress
AgentMemory
turnkey LLM-wiki memory layer
in progress