Skip to content
Windsurf

Zenith for Windsurf

io.github.zenitheditor/zenith

Author, validate, edit, and render deterministic .zen design docs to PNG/PDF.

client:Windsurf transport:stdio runtime:npm

Install Zenith in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "zenith": {
      "command": "npx",
      "args": [
        "-y",
        "@zenitheditor/zenith-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Zenith in other clients