If you're trying to integrate AI into your workflow, getting your environment set up is the hardest part. Here is the exact configuration I use
{
"mcpServers": {
"revit": {
"command": "node",
"args": ["path/to/revit-server.js"]
}
}
}
If you want to see me build this live and walk through every line of code, I recorded a full video walkthrough here:
Top comments (0)