SpatialPack — 3D asset readiness for Windsurf
dev.spatialpack/mcp
Test whether 3D assets survive Apple Quick Look and Safari <model>, then fix what fails
client:Windsurf
transport:stdio
runtime:npm
Install SpatialPack — 3D asset readiness in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@spatialpack/mcp"
],
"env": {
"SPATIALPACK_MCP_SANDBOX": "<SPATIALPACK_MCP_SANDBOX>",
"SPATIALPACK_MCP_LOG": "<SPATIALPACK_MCP_LOG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs