Emulates an Xbox controller, allowing control of buttons, analog sticks, and triggers via MCP commands.
Provides an MCP server that emulates an Xbox controller, enabling users to control button presses, analog stick positions, and trigger values through MCP commands. It supports both hardware mode, which requires the ViGEmBus driver for full virtual controller functionality, and simulation mode, which tracks controller state without sending actual input. This dual-mode operation allows for flexible use in various scenarios, from automated testing to controlling games and applications programmatically.