OpenUSD

GitHub

Universal Scene Description

7,350 stars C++ C++ 1 file ยท ~5,208 tokens

OpenUSD MCP Server

MCP server for PixarAnimationStudios/OpenUSD

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "OpenUSD": {
      "command": "npx",
      "args": [
        "-y",
        "@PixarAnimationStudios/OpenUSD"
      ]
    }
  }
}