Loading MCP server directory, please wait...
AI interior design — restyle rooms, place furniture, and virtually stage spaces from a photo.
npx @getmcp/cli add io.github.MeltFlexDevs/meltflexRequires Node.js 18+. Community-contributed server. Review source before installing.
MELTFLEX_API_KEYYour MeltFlex API key (mf_sk_...). Requires an active MeltFlex subscription — generate a key at https://www.meltflexai.com/settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MeltFlexDevs/meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": ""
}
}
}
}