MCP server for SceneView — cross-platform 3D & AR SDK for Android and iOS. Give Claude the full SceneView SDK so it writes correct, compilable code.
{
"mcpServers": {
"sceneview": {
"command": "npx",
"args": [
"-y",
"sceneview-mcp"
]
}
}
}