Used by 1 plugin
Connects to NVIDIA Omniverse to access 3D assets, scenes, and simulation tools for AI workflows.
Add to your .mcp.json:
{
"mcpServers": {
"omniverse": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-omniverse"
]
}
}
}npx