Skip to content
Cline

SpatialPack — 3D asset readiness for Cline

dev.spatialpack/mcp

Test whether 3D assets survive Apple Quick Look and Safari <model>, then fix what fails

client:Cline transport:stdio runtime:npm

Install SpatialPack — 3D asset readiness in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@spatialpack/mcp"
      ],
      "env": {
        "SPATIALPACK_MCP_SANDBOX": "<SPATIALPACK_MCP_SANDBOX>",
        "SPATIALPACK_MCP_LOG": "<SPATIALPACK_MCP_LOG>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SpatialPack — 3D asset readiness in other clients