Revit MCP for Cursor
io.scanbimlabs/revit-mcp
Revit model integration via APS — elements, parameters, schedules, clashes, IFC export.
client:Cursor
transport:streamable-http
tools:8
Install Revit MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"revit-mcp": {
"url": "https://revit-mcp.itmartin24.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs