Skip to content
VS Code

Studiohaus for VS Code

app.studiohaus/studiohaus

Read-only MCP server for interior design studios: projects, overviews, weekly activity. No writes.

client:VS Code transport:streamable-http

Install Studiohaus in VS Code

.vscode/mcp.json

{
  "servers": {
    "studiohaus": {
      "type": "http",
      "url": "https://platform.studiohaus.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Studiohaus in other clients