capabilities · what this server can do
7 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write● network○ exec○ eval● secrets
why medium risk: fs read + fs write + network + secrets — requires access to credentials or environment secrets.
- list_devices— List all available devices. Auto-discovers serial ports (USB, Arduino,
- send_command— Send a text command to a device and get its response.
- read_sensor— Read a sensor value from a connected device. Sends a READ command
- set_servo— Set a servo motor to a specific angle.
- ⚠ run_gcode— Send G-code commands to a CNC machine, 3D printer, or robot arm.
+2 more tools
- emergency_stop— Activate or release emergency stop. When active, ALL commands to ALL
- my_tool