Redesign interiors and exteriors instantly using AI. Turn sketches into realistic home designs.
claude mcp add dreamhome --transport sse https://foto.damdafa.com/mcp/server/sse
~/.cursor/mcp.json
{
"mcpServers": {
"dreamhome": {
"url": "https://foto.damdafa.com/mcp/server/sse"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dreamhome": {
"serverUrl": "https://foto.damdafa.com/mcp/server/sse"
}
}
}
.vscode/mcp.json
{
"servers": {
"dreamhome": {
"type": "sse",
"url": "https://foto.damdafa.com/mcp/server/sse"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dreamhome": {
"url": "https://foto.damdafa.com/mcp/server/sse"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dreamhome": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://foto.damdafa.com/mcp/server/sse"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://foto.damdafa.com/mcp/server/sse |
X-API-Key: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.damdafayton--dreamhome/reviews or the review_server meta-tool.
POST /mcp