What is ShipClaw?
ShipClaw is the delivery layer for teams selling AI bots. Each customer runs in their own container with their own data and live URL. Setup takes about 60 seconds per bot once you've done your first.
How does tenant isolation work?
Every customer's bot runs in its own container. Conversations and data stay isolated from your other customers. Cross-tenant leaks are impossible by design, even if you scale to a hundred bots.
What can the bot connect to?
Connect Telegram, Discord, Slack, or web chat as the channel. Then link tools like GitHub, Notion, or Stripe so the bot can take action (reply, post, pull data). You authorize once per integration; the bot reuses the connection.
How do bot URLs work?
Every bot gets a live URL like name.agents.shipclaw.io. SSL is included. You can also point a custom domain at it so the bot lives on your customer's brand.
What happens after I sign up?
Connect your AI provider, paste a key, and deploy. Your first bot is live in under 60 seconds. Free to start.
Can I cancel my subscription?
Yes, any time, straight from your account settings. No lock-in contracts.
Do I need to manage servers or cloud accounts?
No. ShipClaw runs each bot in its own container with its own storage. We handle the cloud part. You focus on the work.
Can my customers use custom domains?
Yes. You can point any domain to any tenant runtime. SSL is provisioned automatically.