autodesk-platform-services/aps-sample-revit-mcp-tools-bundle
Sample AppBundle for Automation API for Revit 2026 that enables AI assistants to execute custom tools on Revit Cloud Models through the MCP.
Platform-specific configuration:
{
"mcpServers": {
"aps-sample-revit-mcp-tools-bundle": {
"command": "npx",
"args": [
"-y",
"aps-sample-revit-mcp-tools-bundle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...