Skip to content
Zed

scanbim mcp for Zed

app.scanbim/scanbim-mcp

AI Hub for AEC — 46 tools for Revit, Navisworks, ACC, XR via Autodesk Platform Services

client:Zed transport:stdio runtime:npm

Install scanbim mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "scanbim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scanbim-labs/scanbim-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

scanbim mcp in other clients