The official Cursor plugin for Sprites — sandboxed, checkpointable remote development environments you can create, run commands in, and manage services on, all from Cursor's agent.
This repository is a Cursor Marketplace plugin. It bundles the hosted Sprites MCP server plus a skill that guides the agent through common sprite workflows. There is no server code here — the MCP server is operated by Fly.io and reached remotely at https://sprites.dev/mcp over OAuth-authenticated HTTPS.
- Marketplace: install the Sprites plugin from the Cursor Marketplace.
- From this repo: point Cursor at this repository / the
plugins/spritesplugin.
On first use, Cursor prompts you to authorize with Sprites via OAuth.
plugins/sprites/mcp.json— the remote Sprites MCP server (https://sprites.dev/mcp).plugins/sprites/skills/sprites— a skill with workflow and safety guidance for operating sprites.
.cursor-plugin/marketplace.json Marketplace manifest
plugins/sprites/
.cursor-plugin/plugin.json Plugin manifest
mcp.json Remote MCP server config
README.md Plugin readme
assets/sprites-logo.svg Logo
skills/sprites/SKILL.md Sprites workflow skill
- Remote MCP listing:
dev.sprites/mcpin the official MCP registry (fly-apps/sprites-mcp) - Sprites: https://sprites.dev · Docs: https://docs.sprites.dev
MIT © Fly.io, Inc.