ZeroMind (OrigoZero game engine) for Cursor
ai.origozero/zeromind
Build, run and publish 3D games in the Zero engine from Claude Code, Cursor or Codex, over MCP.
client:Cursor
transport:streamable-http
Install ZeroMind (OrigoZero game engine) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zeromind": {
"url": "https://origozero.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs