Sprites MCP Server for Zed
dev.sprites/mcp
Manage Sprites: sandboxed compute environments with exec, services, and checkpoints.
client:Zed
transport:streamable-http
Install Sprites MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://sprites.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs