Rigol DHO824 Oscilloscope for Claude Code
io.github.aimoda/rigol-dho824-mcp
Control and query Rigol DHO824 oscilloscope for waveform capture and measurements
client:Claude Code
transport:stdio
runtime:oci
Install Rigol DHO824 Oscilloscope in Claude Code
run in your project directory
claude mcp add rigol-dho824-mcp -e RIGOL_RESOURCE=<RIGOL_RESOURCE> -e VISA_TIMEOUT=<VISA_TIMEOUT> -e RIGOL_BEEPER_ENABLED=<RIGOL_BEEPER_ENABLED> -e RIGOL_TEMP_DIR=<RIGOL_TEMP_DIR> -- docker run -i --rm ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs