Skip to main content
swarmlord runs AI agents that you define in one swarmlord.jsonc file.
swarmlord.jsonc
That’s the whole thing. The agent is now reachable from curl, the SDK, the CLI, and the dashboard.

What you get

  • Persistent sessions — multi-turn memory, fork, abort, and resume from any disconnect.
  • Built-in web toolswebsearch and webfetch ready for every agent.
  • MCPs in one line — Sendblue, GitHub, Slack, Playwright, more.
  • Schedule and trigger — cron expressions and webhook URLs come with the bundle.
  • Real billing — every model call recorded in USD.

Where to next

Quickstart

Deploy your first agent in 5 minutes.

Concepts

Agents, sessions, MCPs.

CLI

Every command, in depth.

SDK

The TypeScript client.