---
title: "sprites"
description: "Create and operate secure, persistent cloud development environments with Sprites."
canonical: https://agentpluginsdirectory.com/plugins/sprites
last-updated: 2026-09-22
---

# sprites
Create and operate secure, persistent cloud development environments with Sprites.
- Slug: sprites
- Publisher: Fly.io
- Repository: https://github.com/superfly/sprites-agent-plugin
- Manifest: plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): devops-cloud
- Skills: 9 (sprites-checkpoint, sprites-cleanup, sprites-list, sprites-new, sprites-run, sprites-service, sprites-smoke, sprites-status, sprites)
- MCP servers: 1 (sprites)
- Stars: 0
- Repository created: 2026-08-07
- Repository last pushed: 2026-08-07
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/sprites
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What sprites does, in the publisher's words

The official portable Agent Plugin for Sprites: isolated, persistent cloud development environments that agents can create, operate, checkpoint, and clean up.

The package targets Agent Plugins v1.0.0, currently a Working Draft. It connects compatible clients to the hosted Sprites MCP server and bundles Agent Skills for common workflows. There is no local server process to install.

- A Streamable HTTP MCP connection to https://sprites.dev/mcp.
- OAuth handled by the installing client.
- Skills for day-to-day Sprites work, focused create/run/service/checkpoint/list/ cleanup workflows, setup diagnostics, and an end-to-end smoke test.
- Safety guidance for destructive operations, public services, secrets, and outbound network policy.

The MCP server currently exposes 18 tools for sprite management, command execution, checkpoints, services, and network policy. Its live tools/list response is authoritative.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/superfly/sprites-agent-plugin/HEAD/README.md

## Skills

- sprites-checkpoint: Create, list, inspect, or restore Sprite checkpoints. Use before risky remote changes or when the user asks for a snapshot, restore point, rollback, recovery, or checkpoint history.
- sprites-cleanup: Safely inspect and clean up stale Sprites, services, and exec sessions. Use when the user asks to tidy, prune, stop, delete, destroy, remove old environments, or reduce Sprites clutter.
- sprites-list: List and summarize Sprites or choose a target environment. Use when the user asks what Sprites exist, wants to find a matching or stale environment, or needs a concise inventory before remote work.
- sprites-new: Create and verify a fresh Sprite for a task. Use when the user wants a new isolated environment, remote sandbox, preview environment, persistent development microVM, or a clean place to run code with Sprites.
- sprites-run: Execute, test, build, inspect, install, or debug inside a Sprite. Use for one-off remote commands or isolated compute when the user names a Sprite or asks to run work in a remote sandbox.
- sprites-service: Manage long-running services in a Sprite. Use when the user wants to create, start, stop, restart, expose, inspect, or debug a web server, worker, database, daemon, or preview service.
- sprites-smoke: Run an end-to-end Sprites smoke test through MCP by listing, creating, executing, and optionally destroying a temporary Sprite. Use when the user asks to verify the plugin after installation or OAuth or explicitly requests a Sprites smoke test.
- sprites-status: Check whether the Sprites Agent Plugin MCP tools are loaded and authenticated without creating resources. Use when the user asks whether Sprites is installed, connected, authorized, ready, or working, or requests a setup status check.
- sprites: Use this skill to create, list, inspect, operate, checkpoint, and safely clean up Sprites, isolated persistent cloud development environments. Trigger for remote sandboxes, cloud development environments, running builds or tests away from the local machine, long-running preview services, checkpoint/…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- sprites: transport: streamable-http; url: https://sprites.dev/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
