Isaac Simulation MCP Extension and Server
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "isaac-sim-mcp": { "args": [ "index.js" ], "command": "node" } } }