Zenith for Claude Desktop
io.github.zenitheditor/zenith
Author, validate, edit, and render deterministic .zen design docs to PNG/PDF.
client:Claude Desktop
transport:stdio
runtime:npm
Install Zenith in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"zenith": {
"command": "npx",
"args": [
"-y",
"@zenitheditor/zenith-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs