Loading MCP server directory, please wait...
Turn any live website into brand colors, fonts, design tokens, SVGs, Lottie and paste-ready code.
npx @getmcp/cli add app.miromiro/miromiroRequires Node.js 18+. Community-contributed server. Review source before installing.
MIROMIRO_API_KEYAPI key from https://miromiro.app/api/dashboard (free tier: 100 credits/month, no card)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.miromiro/miromiro": {
"command": "npx",
"args": [
"-y",
"miromiro-mcp"
],
"env": {
"MIROMIRO_API_KEY": ""
}
}
}
}