3d-new-era-ai

leandrodaf/3d-new-era-ai
★ 0 stars Rust Code/Dev Tools Updated today
Open-source home design editor in Rust, inspired by Sweet Home 3D, with a built-in MCP server for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "3d-new-era-ai": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "3d-new-era-ai"
      ]
    }
  }
}

README Excerpt

An open-source home design editor in Rust, inspired by Sweet Home 3D, that is **AI-native from day one**: the editor ships with a built-in can design alongside you and every change shows up live on screen. - **Fast and light.** Native Rust, GPU rendering through `wgpu` (Vulkan, Metal, DirectX 12). - **One command, everything running.** The window, the REST API and the MCP server

Tools (11)

catalogcheck_layoutcreateexport_planget_homeplacerender_planset_backgroundset_homesplit_wallvariants

Topics

3dai-agentseguifloor-planhome-designmcprustsweet-home-3dwgpu