Skip to content
Cursor

pudge ui for Cursor

io.github.pudge-studio/pudge-ui

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

client:Cursor transport:stdio runtime:npm

Install pudge ui in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

pudge ui in other clients