MCP.so
Sign In
O

Omniverse_usd_mcpserver

@zxwzxw

About Omniverse_usd_mcpserver

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

zxwzxw

Submitted by

zhou junhua

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "omniverse-usd": {
      "command": "python",
      "args": [
        "-m",
        "usd_mcp_server"
      ],
      "env": {
        "PYTHONPATH": "."
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers