Skip to main content
← Back to Blog

7 April 2026

Open Source Multi-Tenant AI Agent Platform

ArchitectureOpen SourceEngineering

We've open sourced the Agentbot platform — a production-ready multi-tenant system for deploying and managing AI agents at scale. Here's how it works.

Core Architecture

Each agent runs in its own isolated Docker container. This provides:

  • Memory isolation — No data leakage between agents
  • Resource limits — CPU, memory caps per agent
  • Channel isolation — Telegram, Discord, WhatsApp configs separate
  • Wallet isolation — Each agent has its own USDC wallet on Base

BYOK AI

Agents are BYOK (Bring Your Own Key). Users provide their OpenRouter, Anthropic, OpenAI, or other API keys. We don't markup — you pay your provider directly.

This keeps the platform lightweight while giving users full control over their AI spend.

USDC Payments on Base

Every agent gets a USDC wallet on Base via Coinbase CDP. Agents can:

  • Receive payments for services
  • Pay for APIs autonomously via x402 micropayments
  • Send/receive USDC without human intervention

Skill Marketplace

Installable skills extend agent capabilities. Available skills include:

  • instant-split — Split payments automatically
  • venue-finder — Find venues for gigs
  • royalty-tracker — Track streaming royalties
  • setlist-oracle — Build DJ sets with BPM/key analysis
  • visual-synthesizer — Generate release artwork

Open Source

The platform is MIT licensed. Fork it, run it yourself, or use our hosted version.

ONLINE
© 2026 Agentbot