$10 free credit when you create an account — good through April 19. Deploy your first agent on us. Claim →
Migrate from OpenClaw — paste your config, drop the Mac Mini. Chat agents from $5/mo. Migrate →

Your AI Team. Ready in 60 Seconds.

Deploy pre-built AI agents for sales, support, DevOps, trading, and more — with Slack, HubSpot, Stripe, and Google Workspace wired up out of the box. Starting at $5/mo, usage-based.

Coming from OpenClaw? Paste your config →
Message
Telegram / Discord / Slack / Email / API
Policy Engine
Anti-obfuscation & audit
TamaleBot Runtime
Isolated container per agent
Tool Execution
Shell, SSH, Git, cron
Response
Signed & logged
Every tool call is policy-checked, encoding-scanned, and audit-logged before execution

Why TamaleBot?

Build your AI workforce without the infrastructure headaches.

Your Team of AI

Deploy agents and sub-agents that work together. Each agent runs in its own container — code, automate, communicate via Telegram, Discord, Slack, Email, or API.

Pay Only for What You Use

Start at $5/mo. Spin up agents when you need them, tear them down when you don't. No idle servers, no expensive Mac hardware, no long-term commitments.

Secure & Open Source

Container isolation, policy engine, signed audit trail. The full agent stack is Apache 2.0 — self-host free or use managed cloud. Your agents, your rules.

Ready-Made Agents

Deploy a pre-configured agent in minutes. Each includes a tuned system prompt, suggested integrations, and automated schedules.

🎧
Customer Support Agent
Answers questions from your docs, escalates edge cases, manages tickets across all channels.
Deploy →
💼
Sales Agent
Qualifies leads, updates CRM, tracks revenue, and follows up automatically.
Deploy →
🖥️
DevOps Agent
Monitors servers, auto-fixes issues, manages deployments with SSH and Git.
Deploy →
📣
Social Media Manager
Creates, schedules, and publishes content across all platforms with analytics.
Deploy →
📋
Executive Assistant
Manages email, calendar, briefings, documents, and task tracking.
Deploy →
📊
Data Analyst
Queries data, generates visual reports, and tracks KPIs across all sources.
Deploy →
📈
Crypto Trading Agent
Solana trading with autonomous strategies, copy trading, dedicated wallet, and risk controls.
Deploy →
🎲
Polymarket Trader
Prediction market trading with arbitrage, market making, and AI sentiment strategies.
Deploy →

What Can Your Agent Do?

Real use cases, running today. Click to expand.

Deploy code from a chat message
"Deploy the latest main branch to staging." Your agent pulls from Git, runs tests, SSHs into the server, and deploys — all from a single Telegram message.
Monitor competitors for price changes
Schedule your agent to scrape competitor websites daily. It detects pricing changes, new products, or updated terms and sends you a summary on Discord or WhatsApp.
Send a morning briefing every day
At 7 AM, your agent checks your calendar, pulls key metrics, and sends a formatted summary to Telegram. Start every day informed without opening five apps.
Monitor servers and auto-fix issues
Every 5 minutes, SSH into your servers, check disk and memory. If something breaks, your agent diagnoses the root cause, restarts the service, and confirms it's healthy — without waking anyone up.
Scrape and summarize customer reviews
Your agent collects reviews from multiple platforms, runs sentiment analysis, and surfaces recurring complaints or feature requests in a weekly digest.
Generate social media posts
Turn one blog post into platform-specific content for LinkedIn, Twitter, and Instagram. Schedule posts throughout the week without touching a content calendar.
Automate code review and testing
On new pull requests, your agent clones the branch, runs the test suite, reviews the diff, and posts a summary. If all checks pass, it merges automatically.
Track business metrics and send reports
Schedule a daily task: pull from your analytics, CRM, and financial tools, build a summary, and send it to Telegram or Discord. All data stays in your isolated container.
Run nightly database backups
SSH into your database host, run pg_dump, compress the output, and report the result via WhatsApp. Set it and forget it.
Build or update your website from chat
"Add a pricing page with three tiers." Your agent generates the HTML, commits to Git, and deploys to your server — all from a WhatsApp message on your phone.

Platform Features

Security, cost control, and portability built in from day one.

Policy Engine

Every action checked before execution. Blocks destructive commands, Base64/hex encoding obfuscation, and Unicode homoglyph domains.

Signed Audit Trail

Every tool call logged to an append-only, cryptographically signed trail. Verify exactly what your agents did.

Encrypted Vault

AES-256-GCM encrypted credential storage. API keys, SSH keys, tokens — all encrypted at rest with a per-agent vault key.

SSH & Git

SSH into remote servers and push to Git repos using deploy keys stored in the encrypted vault. Full DevOps automation.

Scheduled Tasks

Cron-based scheduling with per-minute resolution. Health checks, backups, reports — your agent runs tasks even while you sleep.

Smart Model Router

Two-tier classification routes simple messages to a cheap model and complex ones to your primary. Cut LLM costs up to 70%.

9 Integrations

Telegram, Discord, WhatsApp, Slack, Email, Google Workspace, GitHub, REST API, and Webhooks. Connect your agent to any channel your team already uses.

MCP Server

Manage agents from Claude Desktop, Claude Code, or Claude.ai. Send messages, check status, view logs — all via the Model Context Protocol.

Multi-Agent Teams

Agent-to-agent messaging, shared storage, and automatic discovery. Build collaborating agent teams with no orchestration engine needed.

53+ Agent Tools

Shell, files, git, SSH, headless browser, Google Workspace, social media publishing, image and video generation, Shopify, Stripe, HubSpot, and Notion.

Headless Browser

Navigate any website, click buttons, fill forms, take screenshots. Your agent can use any web app that doesn't have an API.

Google Workspace

Gmail, Drive, Docs, Sheets, Calendar — 11 native tools. Search email, read documents, update spreadsheets, manage events.

SaaS Integrations

Shopify, Stripe, HubSpot, and Notion built in. Manage orders, charges, contacts, deals, pages, and databases — no browser needed.

TamaleBot vs Running Your Own Agent

Why pay more for less?

TamaleBot Mac Mini + Claude DIY on AWS
Monthly cost $5 + LLM usage ~$800 $30-100
Setup time 5 minutes Hours Days-weeks
Built-in tools 53+ Desktop apps only You build them
Integrations 9 channels Manual setup You build them
Maintenance Zero OS updates, power, network Ongoing DevOps
Uptime 99.9% Your home internet Depends on setup
Security Policy engine + audit trail Full root access You configure it

Already using OpenClaw?

For most chat-agent setups, TamaleBot does the same job for $5/mo — without the Mac Mini or the SSH sessions.

Paste your config

Drop your openclaw.json into our migration form. We'll parse your provider, model, API key, system prompt, scheduled tasks, and integration tokens, then pre-fill a TamaleBot deploy.

Migrate now →

Keep what maps

Telegram, Discord, Slack, WhatsApp, Email, scheduled tasks, and your agent persona transfer 1:1. TamaleBot adds HubSpot, Stripe, Notion, Shopify, and Google Workspace integrations on top.

Leave the rest

Custom OpenClaw plugins, niche channels (iMessage, Signal, Matrix, WeChat), and interactive shell workflows don't migrate. If you need those, stay on self-hosted OpenClaw — this isn't for you.

Half the price, no shell

Native TamaleBot blueprints run on smaller containers with managed LLM routing, so a chat agent costs around $5/mo instead of $20+. You trade shell access and plugin SDK for a dashboard.

Open Source Where It Matters

If it touches your data, you can read every line. The closed-source parts are the cloud dashboard, deployment orchestration, and MCP server — they never see your messages, credentials, or files.

ComponentLicense
Agent runtime & toolsApache 2.0
Security policy engineApache 2.0
Audit trail & credential vaultApache 2.0
Multi-provider LLM clientApache 2.0
Model router & context compressionApache 2.0
5 messaging integrationsApache 2.0
Skills system & CLIApache 2.0
Docker & local storageApache 2.0
Cloud dashboard & deployProprietary
MCP server & scheduled task runnerProprietary
View Source on GitHub

Self-Host for Free

Clone, build, and run your first AI agent on your own infrastructure.

# Clone the repo
git clone https://github.com/SudoDog-official/tamalebot-oss.git
cd tamalebot-oss

# Install & build
npm install && npm run build

# Set your API key
export TAMALEBOT_API_KEY=sk-ant-...

# Start your first AI agent
npx tamalebot agent

Full docs and config options on GitHub

Simple, Transparent Pricing

Self-host free forever, or let us run the infrastructure.

Usage-Based — Pay Only for What You Run

Spin up agents, get billed hourly. No subscriptions, no commitments. Scale up, tear down, only pay for uptime.

$5/mo
Billed hourly. Destroy anytime.
ResourceRate
Container (TamaleBot runtime)$5/mo base
LLM API CostsBring your own key
Always-On+$5/mo
Full Browser+$3/mo
Container Isolation Policy Engine Audit Trail Encrypted Vault SSH & Git Scheduled Tasks All 7 Integrations Model Router Multi-Agent Low Balance Alerts

Self-hosting is free forever. The full agent stack — runtime, security, integrations, router, skills, and CLI — is Apache 2.0.

Prefer to self-host? Get started in 60 seconds

Start your own AI agent team today.

Deploy in minutes. Self-host free. Open source forever.

Deploy Now

Sign In

Enter your owner token to access your deployed agents. You received this token when you first deployed an agent.