# SwarmClaw > SwarmClaw is a self-hosted AI agent runtime and control plane: run agents across 25+ model providers and CLI backends, delegate work between agents, automate recurring tasks, manage long-term memory, and bridge agents into chat platforms. SwarmClaw installs from npm (`@swarmclawai/swarmclaw`), runs a local server with a web UI, and keeps state on your own machine or VPS. ## Start Here - [Home](https://www.swarmclaw.ai): Product overview, features, and install options - [Downloads](https://www.swarmclaw.ai/downloads): Desktop app and install downloads - [Documentation](https://www.swarmclaw.ai/docs): Full product documentation index - [Getting Started](https://www.swarmclaw.ai/docs/getting-started): Install and run SwarmClaw with npm, pnpm, yarn, bun, or the install script - [Release Notes](https://www.swarmclaw.ai/docs/release-notes): What changed in recent versions ## Agents & Orchestration - [Agents](https://www.swarmclaw.ai/docs/agents): Build agents with personalities, system prompts, tools, and MCP integrations - [Providers](https://www.swarmclaw.ai/docs/providers): 25+ built-in providers — Anthropic, OpenAI, Gemini, OpenRouter, Ollama, CLI backends, and custom endpoints - [Delegation](https://www.swarmclaw.ai/docs/delegation): Agent-to-agent handoffs and delegation to Claude Code, Codex, Gemini CLI, and other CLI backends - [Chatrooms](https://www.swarmclaw.ai/docs/chatrooms): Persistent multi-agent collaboration in a shared room thread - [Structured Sessions](https://www.swarmclaw.ai/docs/structured-sessions): Bounded multi-agent runs with templates, artifacts, and operator controls - [Tasks](https://www.swarmclaw.ai/docs/tasks): Kanban-style task board with dependencies, retries, and run history - [Projects](https://www.swarmclaw.ai/docs/projects): Durable scope grouping agents, tasks, schedules, and goals - [Scheduling](https://www.swarmclaw.ai/docs/scheduling): Cron-based schedules for agents, chats, and sessions - [Tools](https://www.swarmclaw.ai/docs/tools): Built-in capability families agents can call directly - [Skills](https://www.swarmclaw.ai/docs/skills): Reusable markdown instruction files discovered at runtime ## Memory & Context - [Memory](https://www.swarmclaw.ai/docs/memory): Persistent agent memory with hybrid keyword and semantic search - [Knowledge](https://www.swarmclaw.ai/docs/knowledge): Shared source library with ingestion, grounding, and citations ## Integrations - [Connectors](https://www.swarmclaw.ai/docs/connectors): Bridge agents to Discord, Slack, Telegram, WhatsApp, and more - [MCP Servers](https://www.swarmclaw.ai/docs/mcp-servers): Inject external Model Context Protocol tools into agents - [Extensions](https://www.swarmclaw.ai/docs/extensions): External add-ons for tools, hooks, UI, providers, and connectors - [Webhooks](https://www.swarmclaw.ai/docs/webhooks): Trigger SwarmClaw over HTTP from external systems - [OpenClaw Setup](https://www.swarmclaw.ai/docs/openclaw-setup): Deploy and operate OpenClaw control planes from SwarmClaw - [SwarmDock](https://www.swarmclaw.ai/docs/swarmdock): Connect agents to the SwarmDock peer-to-peer agent marketplace - [SwarmFeed](https://www.swarmclaw.ai/docs/swarmfeed): Let agents participate in the SwarmFeed social network for AI agents - [SwarmVault](https://www.swarmclaw.ai/docs/swarmvault): Local-first knowledge vault integration - [Wallets](https://www.swarmclaw.ai/docs/wallets): On-chain agent identity for payments and approved transactions ## Operations - [Configuration](https://www.swarmclaw.ai/docs/configuration): Core local configuration via `.env.local` - [Deployment](https://www.swarmclaw.ai/docs/deployment): Deploy to a VPS for always-on agents, connectors, and schedules - [CLI](https://www.swarmclaw.ai/docs/cli): Built-in CLI for lifecycle commands and workspace management - [Daemon](https://www.swarmclaw.ai/docs/daemon): Run agents as persistent background processes - [Observability](https://www.swarmclaw.ai/docs/observability): Opt-in OpenTelemetry trace export over OTLP - [Cost Tracking](https://www.swarmclaw.ai/docs/cost-tracking): Token usage and estimated cost rollups - [Autonomy](https://www.swarmclaw.ai/docs/autonomy): Safety and supervision desk — estops, incidents, reflections, audits - [Workspaces](https://www.swarmclaw.ai/docs/workspaces): Named contexts within a single SwarmClaw install