aicoolies logo
Superserve logo
Superserve logo

Superserve

Open-source Firecracker sandboxes for long-running AI agents

open sourceupdated Jun 30, 2026

Superserve is an open-source sandbox infrastructure layer for AI agents that need durable computers instead of short-lived shells. It runs isolated Firecracker microVMs, supports pause, resume, snapshot, fork, preview URLs, MCP connectivity, SDK/API control, Docker workloads, and self-hosting, while the hosted service adds pay-as-you-go agent sandboxes for teams.

Superserve is an Apache-2.0 sandbox infrastructure project for teams building long-running AI agents. Instead of giving an agent a disposable local shell, Superserve provisions isolated Firecracker microVM environments that can keep state, pause, resume, and expose preview URLs while the agent works. The public repository and product site position it as a runtime layer for coding agents, automation agents, and managed agent systems that need a durable computer with stronger boundaries than a shared developer machine.

The source-backed feature set includes snapshot and fork workflows, network and credential controls, Docker support, SDK/API access, and MCP connectivity for agent tools. Superserve's docs also describe self-hosting and local development paths, while the hosted service presents pay-as-you-go sandboxes for teams that do not want to operate the infrastructure themselves. That mix makes it relevant to MCP server builders, agent-platform teams, and developer-tool companies that need repeatable remote workspaces for Claude, Codex-style, or custom agents.

The important caveat is that Superserve is both open-source infrastructure and a commercial hosted service. The GitHub repo is Apache-2.0 and active, but pricing, compliance, trust-center, and isolation claims should be validated against Superserve's current public pages before production use. It is best treated as an agent runtime and sandbox option for teams that need durable microVM workspaces, not as a generic MCP directory entry or a guaranteed security/compliance audit by aicoolies.

Pricing

Apache-2.0 open-source repository, with hosted Superserve pricing published as pay-as-you-go sandboxes that start free and self-hosted Enterprise/custom options for running it in your own cloud account.

Platforms

Open-source/self-hostable sandbox infrastructure plus hosted pay-as-you-go sandboxes; supports Firecracker microVMs, SDK/API workflows, MCP connectivity, Docker workloads, pause/resume, snapshots, and preview URLs.

Categories

Tags

Use Cases

Related Tools

hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
grafana mcp

Grafana MCP Server

First-party MCP server for querying and managing Grafana

Grafana's official Model Context Protocol server, letting AI assistants search dashboards, query datasources, and manage alerts/incidents on your Grafana instance through a standard MCP interface.

Open Source
MCP Registry parent MCP protocol mark

MCP Registry

Official open catalog of Model Context Protocol servers

The official, community-run registry for discovering and publishing Model Context Protocol (MCP) servers — an open index that MCP clients read to find available servers.

Open Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Figma Console MCP logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Open SourceTelemetry
MCP Context Forge logo

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

Open Source