guataiba/isac-cli
ISAC (Intelligent Site Analysis & Capture) is a CLI tool that extracts brand design systems from live websites (fonts, colors, icons, branding) and generates production-ready Next.js projects with design tokens. Optionally replicates full landing pages. Powered by Claude AI and agent-browser.
Platform-specific configuration:
{
"mcpServers": {
"isac-cli": {
"command": "npx",
"args": [
"-y",
"isac-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...