Skip to content
VS Code

Hidden Empire for VS Code

io.github.mctx-ai/hidden-empire

Play a legendary text adventure by talking to your AI — no commands to memorize. The Hidden Empire p

client:VS Code transport:sse

Install Hidden Empire in VS Code

.vscode/mcp.json

{
  "servers": {
    "hidden-empire": {
      "type": "sse",
      "url": "https://hidden-empire.mctx.ai/v0.10.0"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Hidden Empire in other clients