RvtMcp for Claude Desktop
io.github.bimwright/rvt-mcp
MCP gateway for Autodesk Revit 2022-2027 - toolset gating + Transaction-safe batch execution.
client:Claude Desktop
transport:stdio
runtime:nuget
Install RvtMcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rvt-mcp": {
"command": "dnx",
"args": [
"RvtMcp.Server",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs