I've been building sys-autopilot, an Atmosphère sysmodule that runs a persistent HTTP server on the console at boot. It exposes a REST API and a native MCP (Model Context Protocol) endpoint for taking screenshots, injecting controller input, and reading/writing files on the SD card. Basically everything you (or an AI agent) need to drive the Switch remotely while testing homebrew.
Why?
I made this to speed up homebrew development. The typical loop looks...
Read more
Continue reading...
Why?
I made this to speed up homebrew development. The typical loop looks...
Read more
Continue reading...