Skip to content

Commit e546026

Browse files
authored
Merge pull request #63 from no-fluff/claude/issue-62-20250819-0751
Add Superdesign to Tools and MCP servers
2 parents 0c33360 + 690bcd4 commit e546026

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,15 @@ detail = "playwright-mcp enables LLMs to interact with web pages through structu
204204
category = "Agent feedback"
205205
hot = true
206206

207+
[[tools]]
208+
name = "Superdesign"
209+
website = "https://www.superdesign.dev/"
210+
repo = "https://github.com/superdesigndev/superdesign"
211+
open_source = true
212+
summary = "Open source AI design agent for generating UI mockups and components inside IDEs."
213+
detail = "Superdesign integrates directly into VS Code, Cursor, Windsurf, and Claude Code to generate UI screens, wireframes, and reusable components from natural language prompts. Enables parallel design exploration and rapid prototyping within development environments, eliminating context switching between design and coding workflows."
214+
category = "Design"
215+
207216
[[tools]]
208217
name = "Task Master"
209218
website = "https://www.task-master.dev/"

0 commit comments

Comments
 (0)