Docker for
AI Agents

The container orchestration layer for agents. Define manifests. Deploy fleets.

$ npm install -g @manifestagent/agentmanifest
Define. Deploy.
Gmail email-scheduler.manifest.yaml
Deployed
agent: EmailScheduler
version: 1.2.0
connections:
  - type: gmail_api
    scope: read_write
logic:
  trigger: natural_language_query
  action: schedule_calendar_sync

Email Scheduler

Automated inbox management with native Gmail OAuth integration and temporal reasoning.

HubSpot marketing-lead.manifest.yaml
Active
agent: MarketingManager
tools:
  - id: hubspot_crm
  - id: meta_ads_manager
  - id: tiktok_creative_api
policy:
  sandbox: extreme
  max_spend: $500/day

Marketing Manager

Cross-platform campaign orchestrator connected to HubSpot, Meta, and TikTok for real-time ROI optimization.

Production Ready

rocket_launch agentmanifest deploy

Deploy any manifest to your infrastructure with a single atomic command.

hub

Infrastructure as Code

Define tools, memory, and access in simple YAML. Version control your intelligence.

shield_with_heart

Secure Sandbox

Isolated execution environments for untrusted agent actions. 100% gapped from host.

auto_awesome

Auto-Scaling

Spin up thousands of specialized agents in seconds to handle massive parallel tasks.