Agent infrastructure for builders

You don't want to learn LangGraph. You want agents that work.

We run them for you. Persistent memory. Auto-sleep. Real-time messaging. Bring your own AI keys — we handle everything else.

Deploy 1 agent or 1,000. Same three API calls. ~$0.50/agent/month.

Stop building infrastructure. Start shipping experiences.

Always-on memory

Agents remember every message, every session, every user.

Auto-sleep economics

Idle agents hibernate automatically and wake on demand.

Realtime built-in

SSE streaming and message routing handled out of the box.

Three API calls. That's it.

That's it. Your agent is alive.

We provision the VM, manage state, handle auto-sleep, route messages. You focus on making it useful.

// 1. Create your agent
const agent = await rooaak.createAgent({
  personality: "A patient tutor who loves math puns",
  contextUrl: "https://myapp.com/user/context"
});

// 2. Send a message
const response = await agent.message({
  content: "Help me understand fractions"
});

// 3. Agent responds in character, with context
// Auto-sleeps when idle. Wakes up on next message.
// Remembers everything.

Agent infrastructure that doesn't bankrupt you.

Bring your own OpenAI/Anthropic/OpenRouter keys. We charge for infrastructure, not AI calls.

~$0.50/agent/month

Persistent, always-available agents at predictable costs.

Auto-sleep savings

You only pay when they're active — idle agents hibernate.

Scale without shock

100 agents for user testing? $50, not $5,000.

1,000 agents?

Roughly $500/month. No hidden fees. No scaling surprises.

Now that infrastructure is solved, build the experience you actually want.

Personalized AI for Every User

Give each user their own agent that knows them. Remembers past conversations. Has a personality tuned to them. Not a shared chatbot. Their own AI.

Agent Swarms

Spin up teams of specialized agents that collaborate. Research agent feeds findings to writer agent. Writer sends drafts to editor agent. A whole AI company running in the background.

Characters That Persist

Build products where AI feels less like a feature and more like a cast. Characters that remember, evolve, and feel alive across sessions.

We handle the lifecycle. You handle the logic.

1

Create

Define personality and point to a context URL. We provision a VM running OpenClaw.

2

Connect

Real-time SSE connection. Your app sends messages through our SDK, we route to the right agent.

3

Respond

Agent responds using your AI API keys. Full control over models and behavior.

4

Sleep

Idle agents auto-sleep to save costs. Wake up instantly on next message. Memory intact.

Simple pricing. No surprises.

Starter — Free

10 agents included

  • Auto-sleep enabled
  • Real-time messaging
  • Community support

Pro — $49/month

100 agents included

  • Everything in Starter
  • Priority support
  • $0.50 per additional agent

Scale — Custom

1,000+ agents

  • Dedicated infrastructure
  • Custom SLAs
  • Volume pricing

All plans include: VM provisioning, state management, auto-sleep, real-time messaging. You provide your own AI API keys (OpenAI, Anthropic, OpenRouter, etc.).

For developers tired of building infrastructure

Do I need to manage servers or VMs?

No. We provision and manage VMs for each agent. You just create the agent and send messages.

What about state management?

Handled. Agents remember everything. Context persists across sessions.

How does auto-sleep work?

Idle agents sleep automatically after inactivity. They wake up on the next message, with all memory intact.

What if I want to use a specific AI model?

Bring your own API keys. Works with OpenAI, Anthropic, OpenRouter, or any API-compatible provider.

How does pricing scale?

~$0.50/agent/month. Only pay for active agent time. Auto-sleep keeps costs low.

Can agents talk to each other?

Yes. Route messages between agents through our SDK.

Stop wrangling infrastructure. Start shipping agents.

First 10 agents free. No credit card required.