open-design

nick-nguyen-ai/open-design
★ 0 stars TypeScript Other Updated today
Enterprise design gallery + MCP server: world-templates, compose tools, borrow-a-part inspector
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-design": {
      "command": "npx",
      "args": [
        "-y",
        "nick-nguyen-ai/open-design"
      ]
    }
  }
}