Skip to content
Zed

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

Sprites MCP Server in other clients