Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "revit": {4 "cwd": "",5 "env": {},6 "args": [7 "<path to the built file>/build/index.js"8 ],9 "shell": false,10 "command": "node"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation