Skip to main content
Glama

mister_input

Send keyboard inputs and gamepad commands to MiSTer-FPGA for remote control, including key combinations, named keys, and Linux keycodes.

Instructions

Send input to MiSTer-FPGA via virtual keyboard. Use 'key' for named keyboard keys (osd, menu, confirm, up, down, left, right, coin, start). Use 'raw' for Linux keycodes. Use 'combo' for key combinations (e.g. ['leftalt', 'f12']).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
buttonNoGamepad button to press (a, b, x, y, start, select, l, r, coin)
comboNoKey combination to press (e.g. ['leftalt', 'f12'])
dpadNoGamepad d-pad direction (up, down, left, right)
keyNoNamed keyboard key to press (e.g. 'osd', 'menu', 'confirm', 'core_select')
rawNoRaw Linux keycode to press (e.g. 28 for Enter)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/catallo/misterclaw'

If you have feedback or need assistance with the MCP directory API, please join our Discord server