AI interior design — restyle rooms, place furniture, and virtually stage spaces from a photo.
claude mcp add meltflex -- npx -y meltflex-mcp
claude_desktop_config.json
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"meltflex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.MeltFlexDevs--meltflex/reviews or the review_server meta-tool.
POST /mcp