Documentation

Everything you need to master Swarm Agent

Need Help?

Join our developer community for real-time support and discussions.

Getting Started

Welcome to Swarm Agent! Get up and running in under 5 minutes.

🚀 Quick Start

Deploy your first AI agent in under 60 seconds. No complex setup required - just install, configure, and start building.

Quick Overview

Swarm Agent is a powerful AI workspace management platform that lets you deploy and manage multiple AI agents across different workspaces. Think of it as a supercharged development environment where AI agents can help you code, debug, and manage projects.

âš¡

Lightning Fast

Deploy AI agents in seconds, not minutes

🔒

Secure by Default

Your data stays local with enterprise-grade security

🎯

Developer Focused

Built by developers, for developers

Installation & Setup

Quick Install

Choose your preferred installation method:

Install via npm:

npm install -g swarm-agent

Or use the quick installer:

curl -sSL https://install.swarmagent.dev | bash

Verify installation:

swarm --version

Your First Agent

claude-agent.js
javascript