revit for Zed
io.scanbimlabs/revit
Revit model query + APS Design Automation runner.
client:Zed
transport:streamable-http
Install revit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"revit": {
"url": "https://mcp.scanbimlabs.io/revit"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs