Resonance

ALS-RSOXS/Resonance
★ 1 stars Jupyter Notebook 📁 File System Updated today
Resonance is a Python package for the ALS-RSOXS Beamline Control System. It provides a high-level API for motor control, analog inputs, NEXAFS scans, and an MCP server for beamline access.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "resonance": {
      "command": "npx",
      "args": [
        "-y",
        "ALS-RSOXS/Resonance"
      ]
    }
  }
}

Topics

advanced-light-sourceagentic-infrastructureinstrument-controlscientific-computing