Artisign for Claude Desktop
dev.artisign/artisign
An artificial artisan for UI design: agents build screens, a design system keeps them consistent.
client:Claude Desktop
transport:stdio
runtime:npm
Install Artisign in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"artisign": {
"command": "npx",
"args": [
"-y",
"artisign"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs