Hook
The third WSL instance didn't need a reinstall. That's when I knew the pattern worked.
WSL 1 had the full stack — six ark-* MCP servers, oh-my-mcp gateway, server-commands-rtk, all configured, tested, running. WSL 2 was planned for the same setup. So was WSL 3. Each one would need npx @ev3lynx/oh-my-mcp, the npm dependencies, the config files, the supergateway wrappers, the port allocations, the CLI bridge, the permission schema in opencode.jsonc.
I started scripting the install. Halfway through, I stopped and deleted the script.
Installing the same stack N times is the wrong answer. The right answer is one installation, served.






