genesis-world

GitHub

Simulation platform for general-purpose robotics & embodied AI learning.

29,740 stars Python Python 1 file ยท ~3,043 tokens

genesis-world MCP Server

MCP server for Genesis-Embodied-AI/genesis-world

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "genesis-world": {
      "command": "npx",
      "args": [
        "-y",
        "@Genesis-Embodied-AI/genesis-world"
      ]
    }
  }
}