| name | sprites-service |
| description | Manages long-running services in a Sprite. Use when the user wants to start, stop, restart, expose, inspect, or debug web servers and background services. |
Sprites Service
Use the hosted sprites MCP server service tools and read ../sprites/references/services.md if the workflow is not trivial.
- Identify the target Sprite and inspect existing services.
- Prefer stable service names such as
web, worker, or preview.
- Configure command, working directory, environment, and port intentionally.
- Start the service (restart is stop then start) and inspect recent logs.
- Ask before making URLs public or widening network access.
- Report service name, status, port, URL/auth mode, and log highlights.