🚀
Switching from OpenClaw or NemoClaw?
Import your config and deploy in seconds — no Mac Mini needed. All major chat platforms supported.
Import Config

Deploy a New Agent

Configure and launch a cloud-hosted AI agent.

1 Agent Type
2 Runtime
3 Configure

Choose Your Agent

Pick a role to get started fast, or build from scratch.

Select "Custom Agent" if using OpenClaw or NemoClaw.

Choose Runtime

Select the runtime environment for your agent.

Choose which agent runtime to deploy. TamaleBot's integrations and security work with all runtimes.

TamaleBot iTamaleBot's native agent runtime. Includes shell, SSH, Git, cron, file I/O, and web fetch out of the box. Runs on a lightweight 256MB container with full policy engine and audit trail. Best for most use cases.
Default โ€” $5/mo
OpenClaw iNVIDIA's open-source agent framework. Bring your existing OpenClaw agents and run them on TamaleBot's managed infrastructure with container isolation, integrations, and audit trails. Requires Docker-in-Docker (standard container).
Open-source โ€” $8/mo
Setup guide →
NemoClaw iNVIDIA's enterprise agent platform. Host NemoClaw containers with the same security, integrations, and deployment workflow as any other runtime. Ideal for teams already using NVIDIA's AI stack. Requires Docker-in-Docker (standard container).
NVIDIA โ€” $8/mo
Setup guide →
Custom iRun any Docker image as an agent. Point to a public registry image (e.g. ghcr.io/your-org/agent:latest), specify the HTTP port, and TamaleBot wraps it with integrations, security, and monitoring. Full flexibility for custom frameworks.
Your image โ€” $10/mo
Setup guide →
Agent templates require the TamaleBot runtime. Select "Custom Agent" in Step 1 to use other runtimes.
1. Agent Identity

Lowercase, no spaces. Used in URLs and the dashboard.

Custom domain for webhook endpoints. +$2/mo add-on

This is the system message sent to the LLM on every conversation. Be specific about tone, scope, and boundaries.

Get deploy confirmations and agent status alerts. We won't spam you.

2. AI Model

We use Claude natively. Usage is auto-deducted from your account credits at Anthropic's standard rates.

๐Ÿงฎ Token Cost Estimator

Estimate your monthly LLM token costs. This is separate from TamaleBot hosting โ€” it's what you pay your AI provider (or what gets deducted from credits in managed mode).

101001,000
Estimated monthly LLM cost
~$9.00
~$0.003 per message
~1,500 tokens/msg avg

Based on ~1,500 tokens per message (500 in + 1,000 out). Actual costs vary with conversation length, tool use, and context. Prices reflect current provider rates.

3. Integrations

Select which platforms your agent connects to. All included free — configure credentials in your dashboard after deployment.

GitHub
Respond to PRs, issues, and commits via webhooks
iListens for GitHub webhook events โ€” PR opened, issue commented, push to branch. Your agent reviews code, responds to issues, and triggers deploys. Uses a GitHub Personal Access Token or GitHub App. Included
Telegram
Respond to messages in a Telegram bot
iUses Telegram's Bot API with long polling. No extra server needed โ€” runs inside your agent container at zero additional cost. Included
Discord
Respond to @mentions and DMs via Gateway WebSocket
iConnects via Discord's Gateway WebSocket. Responds to @mentions in servers and all DMs. Completely free โ€” no API costs. Included
WhatsApp
Respond via WhatsApp Cloud API webhooks
iUses Meta's WhatsApp Cloud API with webhooks. 1,000 free service conversations/month. Costs are billed by Meta, not TamaleBot. Included
Slack
Respond in Slack channels and DMs
iConnects via Slack's Socket Mode (WebSocket). No public endpoint or extra infrastructure required. Runs inside your agent container. Included
Email (SMTP)
Send and receive emails
iSends via your SMTP server (Gmail, SES, etc). No extra infrastructure โ€” your agent connects directly to your mail provider. Included
Webhooks
Trigger agent via HTTP POST, receive callbacks
iYour agent gets a unique HTTPS endpoint. Send a POST request to trigger it, or configure outbound webhooks to notify other services. Included
HubSpot CRM
Manage contacts, deals, and pipeline
iCreate and search contacts, manage deals and pipeline stages. Uses HubSpot CRM API v3 with a Private App access token. Setup guide → Included
Stripe
Track charges, customers, and subscriptions
iList charges, customers, and subscriptions via Stripe API. Uses your Secret Key (sk_live_ or sk_test_). Setup guide → Included
Shopify
Manage products, orders, and customers
iList and manage products, orders, and customers via Shopify Admin API. Uses a Custom App access token. Included
Notion
Query databases, create and update pages
iSearch, query databases, create pages, and append content via Notion API. Uses an internal integration token. Included
Voice / Phone
Inbound and outbound phone calls via Twilio
iVoice calls powered by Twilio. Your agent answers inbound calls, makes outbound calls, and handles IVR flows. $5/mo base + Twilio per-minute charges billed separately. Coming soon. +$5/mo · Soon
iMessage
Send and receive iMessages (requires Mac relay)
iiMessage requires macOS hardware โ€” it can't run in Linux containers. We maintain a shared Mac relay fleet. Coming in a future update. Coming Soon
4. Creative & Social Media

Your agent can generate images, create videos, and publish to social platforms. Add API keys in your dashboard after deployment.

๐ŸŽจ Image Generation
Nano Banana (Google) · GPT Image (OpenAI) · DALL-E
๐ŸŽฌ Video Generation
Sora (OpenAI) · text-to-video prompts
๐Ÿ“ฑ Social Publishing
Instagram · TikTok · YouTube · Facebook · Threads · X
๐Ÿ”— SaaS Integrations
Shopify · Stripe · HubSpot · Notion (configure in Integrations above)
Connect to X (Twitter)
X Simple Connect Recommended
Connect your X account with one click. No developer account needed. TamaleBot handles OAuth, token refresh, and rate limits.
Use Your Own API Keys Free
Have a Twitter developer account? Enter your own keys for full control.

All credentials are AES-256 encrypted at rest. Configure API keys and tokens in your agent dashboard after deployment.

Content Publishing
Posts are saved as drafts for your review before publishing.
Schedule times will be converted to UTC cron expressions.
Comma-separated domains the agent can browse. Blueprint defaults are always included. Wildcards supported (e.g. *.example.com).
5. Tools & Permissions

What can this agent do? All actions are policy-checked and audit-logged.

Shell Commands
Run terminal commands in the agent container
iExecute bash commands inside a hardened Docker container. All commands pass through the security policy engine before running. Included
File Read / Write
Read and write files in the agent workspace
iRead and write files within the agent's isolated workspace directory. Sensitive paths (SSH keys, credentials) are blocked by the policy engine. Included
Web Browsing (fetch)
Fetch URLs and extract text content
iLightweight HTTP fetch โ€” retrieves pages and extracts text. Good for APIs and static content. No JavaScript rendering. Included
Full Browser (Chromium)
Headless Chrome for JS-rendered pages, screenshots, form fill
iRuns a headless Chromium instance alongside your agent. Needed for JS-rendered pages, screenshots, form filling, and browser automation. Uses ~500MB extra RAM.
Multi-Agent
Sub-agents, agent messaging, shared storage, and team discovery
iUnlock the full multi-agent toolkit: spawn sub-agents (parallel or single) for task delegation, message sibling agents directly, share data via team storage, and discover teammates. Build marketing teams, dev pipelines, or any multi-agent workflow using these primitives.
1
Consensus Mode
Multiple perspectives debate and fact-check before answering
iInspired by Grok's multi-agent debate. Your agent spawns 3 parallel perspectives (analytical, critical, creative) that independently answer each question, then a coordinator synthesizes the strongest response. Reduces hallucinations and improves answer quality. Runs in-process โ€” no extra containers. Uses ~3x your normal LLM token cost per message. Free*
โš™๏ธ
Configure more in your dashboard
After deployment, your agent dashboard lets you configure: scheduled tasks (cron jobs), security policies, resource limits, access controls, API keys & credentials, skills marketplace, SaaS integrations (Shopify, Stripe, HubSpot, Notion), widget embedding, and more. Everything on this page can be changed later too.

Estimated Monthly Cost

Cloud Agent (base) $5.00
Total $5.00 /mo
Billed daily (~$0.17/day). Destroy anytime.

Deploys to Cloudflare Containers. Your agent gets its own isolated VM.

Your API key is billed directly by your LLM provider — TamaleBot never touches it. Using managed mode? We handle the API calls for you with a small service fee on top of provider rates.