Your AI Team. Ready in 60 Seconds.

Run TamaleBot, OpenClaw, NemoClaw, or any custom agent — all on one platform. Starting at $5/mo, usage-based. Spin up, test, tear down. Only pay for what you use.

Message
Telegram / Discord / Slack / Email / API
Policy Engine
Anti-obfuscation & audit
Any Runtime
TamaleBot / OpenClaw / NemoClaw / Custom
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

Host Any Runtime

One deploy page. One dashboard. Any agent runtime.

TamaleBot

Full-featured agent with 53+ tools, 9 integrations, policy engine, and model router. Built for DevOps, monitoring, and automation.

Host OpenClaw Agents

NVIDIA's open-source agent framework. Run OpenClaw agents on managed infrastructure with container isolation and audit trails.

Host NemoClaw Agents

NVIDIA's enterprise agent platform. Host NemoClaw containers with the same security and deployment workflow as any other runtime.

Custom

Bring your own Docker image. Any language, any framework, any LLM. If it runs in a container, it runs on TamaleBot.

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
Container (OpenClaw / NemoClaw)$8/mo base
Container (Custom Docker)$10/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.