Skip to content
Cursor

revit for Cursor

io.scanbimlabs/revit

Revit model query + APS Design Automation runner.

client:Cursor transport:streamable-http

Install revit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "revit": {
      "url": "https://mcp.scanbimlabs.io/revit"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

revit in other clients