Skip to content
Zed

hiddenpalace mcp for Zed

io.github.mrfentmen/hiddenpalace-mcp

Use this MCP server to hiddenpalace.org, unreleased game prototypes, beta content, and cut...

client:Zed transport:stdio runtime:npm

Install hiddenpalace mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hiddenpalace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hiddenpalace-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

hiddenpalace mcp in other clients