design-studio

gridoo-ai/design-studio
★ 0 stars TypeScript AI/LLM Updated today
Design Studio — agent-drawn HTML design boards with two-way annotations, reviewed at localhost:3005 (MCP server + Next viewer)
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": {
    "design-studio": {
      "command": "npx",
      "args": [
        "-y",
        "gridoo-ai/design-studio"
      ]
    }
  }
}

README Excerpt

--- file: README.md module: tools/design-studio desc: Design Studio — agents create HTML design boards through MCP; humans review and annotate in a Next.js app; agents act on each note and delete it when answered. Ships data-free; a host product points it at its boards and its stylesheet. type: tool-doc

Tools (3)

DESIGN_STUDIO_DESIGN_LAWSDESIGN_STUDIO_PRODUCT_CSSDESIGN_STUDIO_ROOT