Developer Tools
Trust: 30/100 (Limited)io.github.bockenstette1/seedflip Guide
100+ curated design systems for AI coding agents. Design taste, not guesswork.
by bockenstette1
Quick Start
Install
npx seedflip-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bockenstette1-seedflip": {
"command": "npx",
"args": [
"seedflip-mcp"
]
}
}
}