Skip to content
Cline

Zenith for Cline

io.github.zenitheditor/zenith

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

client:Cline transport:stdio runtime:npm

Install Zenith in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Zenith in other clients