Can AI agents automate Autodesk Revit?
Autodesk · desktop · bimcadaec
Automatable today, but only through developer tooling: the in-process .NET Revit API (plus Dynamo and pyRevit) covers most model operations on the desktop, and Design Automation for Revit on Autodesk Platform Services exposes headless cloud Revit via REST with OAuth2 for batch work. There is no vendor API for driving a live desktop session remotely and no first-party MCP server — agents need a community bridge add-in or the APS cloud path, both requiring nontrivial setup.
Best path today: api · Overall automatability: 7/10
Modalities
| Modality | Status | Detail |
|---|---|---|
| API | yes | dotnet-in-processrestoauth2 coverage: partial · docs |
| SDK | yes | csharpvb.net official: yes |
| MCP | yes | verdict: community-only revit-mcp · maintained: abandoned mcp-servers-for-revit · maintained: True revit-mcp-server · maintained: True revit-mcp · maintained: stale |
| Integrations | no | |
| CLI | partial | |
| Extensibility | yes | dotnet-addinsdynamo-visual-programmingpyrevit-pythonjournal-playback webhooks: unknown |
| Data access | export: ifc, dwg, dgn, pdf, gbxml · import: ifc, dwg, dgn | |
| RPA / UI automation | unknown | native-windowswpf Main modeling surface is a 3D viewport with no per-element accessible UI objects; established automation routes are the .NET API, Dynamo, pyRevit, and journal playback rather than UI scripting. No RPA-vendor certified Revit support found; not exhaustively surveyed. |
| Computer use | unknown | measured verdicts only — "unknown" means not yet probed by us |
Scores
| api | mcp | rpa | computer use | overall |
|---|---|---|---|---|
| 7 | 4 | 2 | — | 7 |
Evidence
| Fact | Tier | Source | Date |
|---|---|---|---|
modalities.api.kinds | declared | source | 2026-08-15 |
modalities.api.kinds | declared | source | 2026-08-15 |
modalities.api.docs | community | source | 2026-08-15 |
modalities.extensibility.scripting | declared | source | 2026-08-15 |
modalities.extensibility.scripting | declared | source | 2026-08-15 |
modalities.mcp.verdict | scraped | source | 2026-08-15 |
modalities.mcp.third_party | scraped | source | 2026-08-15 |
modalities.mcp.third_party | scraped | source | 2026-08-15 |
Last verified 2026-08-15 · volatility low · JSON record