MeltFlex AI for Cline
io.github.meltflexdevs/meltflex
AI interior design — restyle rooms, place furniture, and virtually stage spaces from a photo.
client:Cline
transport:stdio
runtime:npm
Install MeltFlex AI in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<MELTFLEX_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs