Skip to content
Zed

pudge ui for Zed

io.github.pudge-studio/pudge-ui

Query pudge-ui — 93 skeuomorphic 2000s-era UI component specs — for coding-agent context.

client:Zed transport:stdio runtime:npm

Install pudge ui in Zed

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

{
  "context_servers": {
    "pudge-ui": {
      "command": "npx",
      "args": [
        "-y",
        "@pudge-ui/mcp-server"
      ]
    }
  }
}

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

pudge ui in other clients