RSS [release] sys-autopilot — Remote-control your Switch over HTTP + MCP (drive it with an AI agent)

GBATEMP

Member
Dec 15, 2024
3,356
0
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...