|Up and running in minutes

Autonomous agents. Running in minutes.

Start in the browser. Go further with the CLI or API when you need it.

Free to start. No credit card.

app.thisismonolith.com/deploy
Create accountdone
Choose agent profiledone
Connect messaging appdone
Agent statusrunning
For developers
CLIAPI
| monolith deploy --fleet production
Three ways to use it
Same fleet. Browser, terminal, or API.
Default
01
Portal
Start in the browser. Create an account, connect your messaging app, and deploy. Terminal optional.
app.thisismonolith.com
Interface
02
CLI
Terminal-native fleet management. Same power, different surface. One command to provision, monitor, and deploy.
| monolith deploy
Developer
03
API
Programmatic control over every fleet operation. CLI and API share the same model — no hidden surface.
POST /v1/agents/deploy
Get started
Create an account. Deploy an agent. Start talking to it.
app.thisismonolith.com
01
Create an account
At app.thisismonolith.com
02
Deploy an agent
Choose a profile, click deploy
03
Connect your messaging app
Telegram, WhatsApp, or your own app
04
Start talking to it
Your agent is live
quickstart / CLI
# install
| curl -fsSL https://app.thisismonolith.com/install.sh | sh

# authenticate
| monolith auth login
✓ authenticated

# deploy
| monolith deploy --fleet dev --replicas 1
✓ fleet "dev" deployed (1 agent, 3.1s)
Open portalFleetOS