AI Hub for AEC — 46 tools for Revit, Navisworks, ACC, XR via Autodesk Platform Services
claude mcp add scanbim-mcp -- npx -y @scanbim-labs/scanbim-mcp
claude_desktop_config.json
{
"mcpServers": {
"scanbim-mcp": {
"command": "npx",
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"scanbim-mcp": {
"command": "npx",
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"scanbim-mcp": {
"command": "npx",
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"scanbim-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"scanbim-mcp": {
"command": "npx",
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/app.scanbim--scanbim-mcp/reviews or the review_server meta-tool.
POST /mcp