Skip to content
Zed

Aurora for Zed

build.aurora/aurora

Create, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.

client:Zed transport:streamable-http

Install Aurora in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "aurora": {
      "url": "https://mcp.aurora.build/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Aurora in other clients