mcpbeat Sign in

ZeroMind (OrigoZero game engine) MCP Server

by origozero Your server? Claim it
answering

ZeroMind (OrigoZero game engine) is answering right now. Last checked 6 min ago. Last commit 9 Sep 2026.

Build, run and publish 3D games in the Zero engine from Claude Code, Cursor or Codex, over MCP.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
131 ms
Response time
average over 24h
1
Stars
last commit 9 Sep 2026

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    execFileSync(platform() === "win32" ? "where" : "which", [cmd], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add zeromind --transport http https://origozero.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zeromind": {
      "url": "https://origozero.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zeromind]
url = "https://origozero.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "zeromind": {
      "url": "https://origozero.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zeromind": {
      "url": "https://origozero.ai/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://origozero.ai/mcp streamable-http sign-in 46 ms 6 min ago

Alternatives to ZeroMind (OrigoZero game engine)

same job, measured the same way
IBM Code Engine MCP Server
by markusvankempen

Deploy to IBM Code Engine from Cursor, Copilot, Claude & Cline. Build, push, deploy via MCP.

52 installs/wk local only
Zarla Website Builder
by zarla

Build, edit and publish websites from Claude, ChatGPT, Cursor and Gemini. No code — Zarla hosts it.

answering
Uiscanner
by mishaovcharenko

Design tokens + a build prompt from any URL, right inside Claude Code, Cursor, and Codex.

24 installs/wk local only
GPTaria MCP
by gptaria-mcp

Post a project brief & publish cases on GPTaria from Claude Code, Cursor or Windsurf.

43 installs/wk local only
Aiko
by masa-san-jp

A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code

31 installs/wk local only
Sprawl
by sprawl

Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.

answering
Apuchat
by opcastil11

Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.

18 tools answering
tdmcp — TouchDesigner MCP server
by pantani

Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.

112 installs/wk local only

ZeroMind (OrigoZero game engine) — questions

Answers built from our own checks of this server.

Why is there no tool list for ZeroMind (OrigoZero game engine)?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is ZeroMind (OrigoZero game engine) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 131 ms. The bar chart above shows every period we have measured.
How do I connect ZeroMind (OrigoZero game engine)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to ZeroMind (OrigoZero game engine)?
No API key is involved. ZeroMind (OrigoZero game engine) answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is ZeroMind (OrigoZero game engine)?
It answers our handshake in 131 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ZeroMind (OrigoZero game engine) open source?
We cannot say either way: written in TypeScript, 1 stars on GitHub and 4 open issues, but we could not determine the licence, and without one the code is not open source by default.