SpatialPack — 3D asset readiness for Claude Desktop
dev.spatialpack/mcp
Test whether 3D assets survive Apple Quick Look and Safari <model>, then fix what fails
client:Claude Desktop
transport:stdio
runtime:npm
Install SpatialPack — 3D asset readiness in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@spatialpack/mcp"
],
"env": {
"SPATIALPACK_MCP_SANDBOX": "<SPATIALPACK_MCP_SANDBOX>",
"SPATIALPACK_MCP_LOG": "<SPATIALPACK_MCP_LOG>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs