18 hours ago
AI interior design via MCP — restyle rooms, place furniture, and virtually stage spaces from a photo. Generate photorealistic interiors directly from Claude Code, Cursor, or any MCP client.
サーバー設定
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<YOUR_MELTFLEX_API_KEY>"
}
}
}
}