acc for VS Code
io.scanbimlabs/acc
Autodesk Construction Cloud: issues, RFIs, sheets, coordination.
client:VS Code
transport:streamable-http
Install acc in VS Code
.vscode/mcp.json
{
"servers": {
"acc": {
"type": "http",
"url": "https://mcp.scanbimlabs.io/acc"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs