Skip to content
Zed

Supernova for Zed

io.supernova/mcp

Access and maintain design system docs, tokens, components, skills, and contexts across any project.

client:Zed transport:streamable-http

Install Supernova in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.supernova.io/mcp"
    }
  }
}

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

Supernova in other clients