Why Clawup?
You define what your agents do through identities. Clawup handles where and how they run — provisioning servers, installing tools, configuring secure networking, and keeping agents operational. Each agent has a specific role, persistent memory, and the tools to do its job. Create identities for any role you need — PM, engineer, QA, researcher, or anything else.How It Works
- Configure — Run
clawup initto discover local identities, set up your cloud provider, and connect integrations - Deploy — Run
clawup deployto provision your agents on dedicated servers - Assign work — Move tickets through your Linear workflow and agents pick them up automatically. The Linear plugin watches for ticket state changes and routes them into per-agent queues — each agent’s queue handler processes tickets end-to-end
- Monitor — Use
clawup status,ssh, andvalidateto check on your agents
Key Features
Secure by Default
Zero public ports, encrypted secrets via Pulumi, Tailscale mesh VPN, and Docker isolation. No security configuration required.
One-Command Deploy
Generate config with
clawup init, then deploy your entire fleet with clawup deploy.Composable Identities
Create your own identities or use existing ones from Git repos. Each identity is a self-contained package with personality, skills, and configuration.
Integration-Native Workflow
Agents work with Linear, GitHub, and Slack out of the box. Plugin-driven architecture supports new integrations.
Persistent & Autonomous
Agents run on dedicated servers with persistent storage. They keep working through your backlog around the clock.
Next Steps
Quick Start
Get your agents running in 5 minutes.
Prerequisites
Check what you need before deploying.