Skip to content
Gemini CLI

Supernova for Gemini CLI

io.supernova/mcp

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

client:Gemini CLI transport:streamable-http

Install Supernova in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.supernova.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Supernova in other clients