Skip to content

Eden control endpoint for eden-mcp v0.5.0

Latest

Choose a tag to compare

@Leuconoe Leuconoe released this 12 Aug 02:34
· 0 commits to master since this release

Eden control endpoint for eden-mcp v0.5.0

Matching Windows x64 Eden build for Eden MCP v0.5.0.

The downstream eden-mcp-control branch adds an opt-in, authenticated loopback automation endpoint.
It remains disabled during ordinary Eden launches and starts only when the MCP launcher supplies a
reserved port and random token.

Protocol version 2 provides readiness, screen size, keyboard and virtual-controller input, touch,
native PNG screenshots, update installation before base boot, log flushing, and automation
shutdown. The v0.5.0 MCP server adds title-scoped session reuse and default-profile cloning without
requiring a new control-protocol revision.

Assets

  • eden-windows-x64-mcp-v0.5.0.zip: eden.exe, GPL license, and endpoint documentation.
  • eden-windows-x64-mcp-v0.5.0.sha256: SHA-256 checksum for the ZIP.

The archive contains no console keys, firmware, NAND data, games, updates, saves, or screenshots.

Verification

  • Built from eden-mcp-control with the configured Clang/Ninja build tree.
  • Authenticated endpoint probe passed on Windows x64.
  • Service: eden-control; protocol: 2; clean automation shutdown return code: 0.

Matching MCP release: https://github.com/Leuconoe/eden-mcp/releases/tag/v0.5.0