Skip to content
Windsurf

RvtMcp for Windsurf

io.github.bimwright/rvt-mcp

MCP gateway for Autodesk Revit 2022-2027 - toolset gating + Transaction-safe batch execution.

client:Windsurf transport:stdio runtime:nuget

Install RvtMcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "rvt-mcp": {
      "command": "dnx",
      "args": [
        "RvtMcp.Server",
        "--yes"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

RvtMcp in other clients