design-converter
stdioUsed by 1 plugin
Installs design-to-code, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin design-to-codeAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"design-converter": {
"command": "node",
"args": [
"dist/servers/design-converter.js"
]
}
}
}Command
nodeArguments
dist/servers/design-converter.js