codesign for Claude Desktop
ly.img/codesign
Local design engine for AI agents: create, edit and export real, editable designs.
client:Claude Desktop
transport:stdio
runtime:npm
Install codesign in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codesign": {
"command": "npx",
"args": [
"-y",
"@imgly/codesign-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs