Works with your agent. Yes, that one too.

Official Sprites plugins for every serious coding agent — plus SDKs and native integrations for everything else. Your agent builds, tests, and runs services on a real Linux box instead of your laptop.

Point any agent at

https://sprites.dev/mcp

OAuth in the browser. Nothing to install, nothing to run locally.

Which agent are you using?

Pick one and follow the steps below.

/

Set up Sprites for Claude Code

superfly/sprites-claude-plugin
  1. 1

    Add the marketplace and install the plugin

    /plugin marketplace add superfly/sprites-claude-plugin
  2. 2

    Install it

    /plugin install sprites@sprites
  3. 3

    Reload so Claude picks up the new tools

    /reload-plugins
  4. 4

    Authorize the connector

    /mcp

    Pick the plugin-provided sprites server and complete browser OAuth for the Fly.io org you want. Restricted access with a name prefix such as mcp- is the safer default.

  5. Check the integration

    /sprites:status

    An empty Sprite list means you're authenticated and working. /sprites:smoke runs the full list → create → exec → cleanup pass.

Prefer the bare MCP server, without the plugin's skills and hooks?

claude mcp add --transport http sprites https://sprites.dev/mcp

Straight to the source

Integration Ships Auth Repository
Claude Code
MCP Skills Hooks
Browser OAuth superfly/sprites-claude-plugin
Codex
MCP Skills
Browser OAuth superfly/sprites-codex-plugin
Cursor
MCP Skills
Browser OAuth superfly/sprites-cursor-plugin
Antigravity
MCP Skills Commands Hooks
Browser OAuth superfly/sprites-antigravity-plugin
Grok Build
MCP Skills
Browser OAuth superfly/sprites-grok-plugin
Cortex Code
MCP Skills Commands Hooks
Browser OAuth superfly/sprites-cortex-plugin
DeepSeek Harness
MCP Skills
Browser OAuth superfly/sprites-deepseek-plugin
Pi
SDK Skills
API token superfly/pi-sprites
VS Code
Filesystem
API token superfly/sprites-vscode-ext
Any MCP client
MCP
Browser OAuth superfly/sprites-mcp
Agent Plugins v1
MCP Skills
Browser OAuth superfly/sprites-agent-plugin

What your agent can do with it

Run the risky stuff somewhere else

Builds, migrations, dependency upgrades, and whole test suites run on the Sprite. Your laptop stays clean and stays yours.

Checkpoint before it breaks things

A checkpoint snapshots the whole filesystem in about a second. If the agent wrecks the environment, restore and carry on.

Keep services running between sessions

Dev servers, workers, and databases live on as Sprite services, with a URL you can open. Closing your editor doesn't kill them.

Confirm before anything destructive

The plugins prompt before destroying a Sprite, restoring a checkpoint, replacing a network policy, or widening exposure.

$30 in trial credits. Create, like, 500 Sprites free.

Play with Sprites