Agentbase icon

Agentbase

Agentbase provides a serverless platform for building, deploying, and running persistent AI agents with minimal setup. Agents are deployed via API or web app and run in sandboxed, stateful environments that include tools, prompts, and compute. The platform uses a mixture-of-models architecture including custom models designed to reduce execution steps and costs, with three pricing tiers optimized for different task complexity levels.

  • Serverless agents — Deploy agents with one API call and run them in persistent, isolated environments without managing infrastructure; start by calling the Run Agent API or using the TypeScript/Python SDKs.
  • Persistent environment — Each agent runs on its own computer/sandbox so state and long-running workflows persist between sessions; enable persistence via the Persistence settings in the SDK or API payload.
  • Custom tools & rules — Attach custom tools, system prompts, and rules to agents to extend capabilities; register tools through the API or SDK when creating an agent.
  • Cost-per-step pricing — Pay per action, not per token, with three mode-based tiers (Flash, Base, Max); estimate costs using the pricing table and monitor in real-time with the platform's cost-tracking features.
  • Mixture-of-models — Each mode employs intelligent model selection including GPT-5, Claude-4.5, and custom Agentbase models optimized to reduce agent steps and overall costs.
  • SDKs & MCP support — Official TypeScript and Python SDKs and Model Context Protocol (MCP) integration simplify development and context management.
  • Free beta resources — During beta, all resources like computers, browsers, and datastores are free; you only pay for agent steps.
  • Quickstart & docs — Start in minutes with the quickstart and API reference; use the SDKs to run agents programmatically and iterate on agent configuration.

No discussions yet

Be the first to start a discussion about Agentbase

Developer

Agentbase builds a serverless agent platform that lets teams deploy persistent, customizable AI agents with a single API call. The team…read more

Pricing and Plans

(Paid)

Beta (free compute & datastores)

Free

During public beta, platform resources such as computers, browsers, and datastores are provided free; users pay only for agent steps.

  • Free compute, browsers, and datastores during beta
  • Pay only for agent steps (per-action pricing)
  • Access to web app and basic agent deployment
  • Free credits with work email signup
  • Community support via Discord

Flash

$0.0075/usage

Flash mode optimized for simple workflows and minimal-cost tasks using fast, efficient models.

  • Simple tasks and quick responses
  • Uses GPT-5-mini and Claude-4.5-Haiku models
  • Best for data scraping, extraction, and basic research
  • $0.0075 per step

Base

Popular
$0.025/usage

Base mode balances cost and capability for common production workflows using Agentbase's custom model.

  • Balanced performance for most tasks
  • Uses Agentbase Base Model (custom mixture)
  • Best for web automation, code development, writing reports, advanced research
  • $0.025 per step

Max

$0.05/usage

Max mode provides the highest capability and performance for demanding agent workloads using state-of-the-art models.

  • Most complex tasks with advanced reasoning
  • Uses GPT-5 and Claude-4.5-Sonnet models
  • Best for complex workflows, building software, document analysis, deep research
  • $0.05 per step

Enterprise

Contact for pricing

Contact Sales - Custom enterprise pricing with volume discounts and priority support for heavy usage scenarios.

  • Custom pricing with volume discounts
  • Priority support
  • Dedicated account management
  • Contact team@agentbase.sh for pricing

System Requirements

Operating System
Any OS with a modern web browser
Memory (RAM)
No local RAM requirement (cloud-hosted agents)
Processor
Any modern CPU (cloud-hosted compute provided)
Disk Space
No local storage required (agent compute is server-side)

AI Capabilities

Persistent stateful agents
Agent orchestration and parallel execution
Tool execution and custom tool integration
Mixture-of-models architecture (GPT-5, Claude-4.5, custom models)
Cost-per-step execution accounting
MCP (Model Context Protocol) support
Intelligent model selection to reduce steps and costs