Skip to content
Zed

pixasso for Zed

io.github.erebuzzz/pixasso

End-to-end frontend engineering and design orchestrator across 16 foundational pillars.

client:Zed transport:stdio runtime:npm

Install pixasso in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "pixasso": {
      "command": "npx",
      "args": [
        "-y",
        "pixasso-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

pixasso in other clients