luna

k0b3n4irb/luna
★ 0 stars Rust Code/Dev Tools Updated today
AI-native cycle-accurate SNES emulator in Rust — GUI debugger, headless CLI & MCP server over one introspection API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "luna": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "luna"
      ]
    }
  }
}

Topics

debuggeremulatormcpretro-gamingrustsnessuper-nintendowasm