OpenSimulator Stack groups together a number of projects, mostly docker containers with the goal of making it easy for you to build a self-hosted virtual world using and inhabited by machine intelligence. Find out more at https://opensim-stack.github.io/
The stack brings together ..
- OpenSimulator. What the Metaverse runs on.
- OpenCode. An open source AI coding agent
- libremetaverse. A library for interacting with OpenSimulator and Second Life.
Along with some custom components that give the AI agents abilities in the virtual world.
- opensim-console2mcp. An MCP server that exposes the OpenSimulator console to agents.
- opensim-metaverse2mcp. An MCP server that logs on as a bot to the virtual world. The goal is, anything a player can do in world, the bot can do as well. A lot is already covered!
- opensim-blender. An MCP server that runs with a headless Blender instance, allowing creation and import of 3D models from inside the Simulator. In progress