Community-maintained (well, right now a community of one) registry of lab instrument descriptors for teasel a tool for connecting lab instruments to AI assistants.
One TOML file per instrument. Each file describes the instrument, its interfaces, setup steps, and available MCP packages.
instruments/
├── pm5190.toml # Philips PM5190 function generator
└── lecroy-wavesurfer.toml # LeCroy WaveSurfer oscilloscope
Install teasel and run:
uvx teasel add pm5190 --port /dev/ttyUSB0See CONTRIBUTING.md.
Registry data (TOML files) is licensed under CC0 1.0