Twinmotion MCP for VS Code
io.scanbimlabs/twinmotion-mcp
Twinmotion rendering via APS — import Revit, set environments, render images, export video.
client:VS Code
transport:streamable-http
tools:5
Install Twinmotion MCP in VS Code
.vscode/mcp.json
{
"servers": {
"twinmotion-mcp": {
"type": "http",
"url": "https://twinmotion-mcp.itmartin24.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs