Skip to content
VS Code

Supernova for VS Code

io.supernova/mcp

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

client:VS Code transport:streamable-http

Install Supernova in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.supernova.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Supernova in other clients