Read and explain Line 6 Helix Stadium (.hsp) presets in plain language — an MCP server.
Project description
helix-stadium-mcp
Work with your Line 6 Helix Stadium presets in plain language, without knowing the technical details.
Point your AI assistant at a .hsp preset and ask what it does, or how two snapshots differ. You
get a plain-English answer with real values (dB, Hz, ms) instead of raw parameter numbers. It's an
MCP server, so it runs in any MCP client (Claude Desktop, Cursor,
VS Code, and others).
Example
Ask "what does this preset do?" and point it at a .hsp. You get the whole signal chain back,
per path:
# Dual Rectifier Lead
tempo 120.0 BPM | active snapshot #0
Snapshots: 1. Rhythm (blue), 2. Lead (red)
## Path 1
[amp] Cali Rectifire — on [per-snapshot] · Drive 7.5 | Bass 5.0 | Master 4.0
[cab] 4x12 Cali V30 — on · HighCut 9.0 kHz | Distance 2.0 "
[fx] Minotaur — on [per-snapshot] · Gain 45 % | Level 60 %
[fx] Simple Delay — on [per-snapshot] · Mix 18 % | Time 400 ms | Feedback 25 %
Friendly model names, on/off state (and which snapshots switch it), and every parameter in the units you'd read off the hardware.
Because it understands the whole patch, it also walks you through changes: ask how to brighten the lead or get more gain, and it points you to the exact block and parameter to move, which you apply in your editor. Making those edits for you is coming in v0.2 (see the roadmap).
Try asking
- "What does this preset do?"
- "What's different between my Rhythm and Lead snapshots?"
- "What amp and cab is this patch using, and how hard is the drive pushing?"
- "How do I get more gain out of the Lead tone without it getting louder?"
- "Find me a plexi-style amp." / "List every delay model."
- "Is this preset valid?"
What it does
- Reads
.hsppresets losslessly (byte-exact round-trip). - Explains a preset in plain English — the full signal chain of each path with friendly model names, on/off state, per-snapshot & footswitch tags, and parameters in real units (dB, Hz, ms, %).
- Diffs snapshots — exactly what changes between two snapshots (e.g. Rhythm vs Lead), in real units.
- Browses the model catalog (list / describe / search models).
- Validates a preset's structure (and, with the catalog, its model ids and controller sources).
Install & configure
uvx twelvetake-helix-stadium-mcp serve # or: pipx run twelvetake-helix-stadium-mcp serve
Add it to your MCP client's config. Most use an mcpServers block:
{
"mcpServers": {
"helix-stadium": {
"command": "uvx",
"args": ["twelvetake-helix-stadium-mcp", "serve"]
}
}
}
If the catalog isn't auto-detected, set HELIX_STADIUM_RES to your install's res/ folder (the one
containing P35ModelCatalog.json). Check detection with helix-stadium-mcp doctor.
Tools
| Tool | What you'd ask it |
|---|---|
read_preset |
Load a .hsp and get its structure (paths, blocks, snapshots) |
explain_preset |
The full signal chain in plain English, with real units |
diff_snapshots |
What changes between two snapshots |
list_models · describe_model · search_models |
Browse the model catalog |
validate_preset |
Check a preset's structure |
detect_install |
Find the Helix Stadium catalog this reads from |
Roadmap
Pre-1.0, following semantic versioning — the tool surface can still change between minor versions.
- v0.1 (now) — read, explain & compare presets; browse the model catalog; validate a preset. The assistant understands your patch well enough to talk you through changes you make yourself.
- v0.2 — the assistant makes the changes for you: change parameters, toggle/add/remove/reorder blocks, rename, and manage snapshots, in plain language.
- v0.3 — generate presets from a description, and assemble setlists.
- v1.0 — a stable tool surface.
macOS support is in progress alongside Windows.
Requirements
- Helix Stadium installed (Windows confirmed; macOS support in progress). The server reads the model catalog from your own install at runtime.
- Python 3.10+.
Trademarks
Not affiliated with or endorsed by Line 6 or Yamaha Guitar Group.
All trademarks are the property of their respective owners. "Line 6," "Helix," and "Helix Stadium," along with any amp, cab, or effect model names and other brand or product names that appear (for example through the model catalog or a preset), are used here only to identify compatible gear. This project claims no ownership of any trademark it references.
License
MIT © TwelveTake Studios LLC. See LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file twelvetake_helix_stadium_mcp-0.1.1.tar.gz.
File metadata
- Download URL: twelvetake_helix_stadium_mcp-0.1.1.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3e78b71e13e5bd3408e936c37e6c63e77d066d05cdd6a2005c094e564da5f32
|
|
| MD5 |
2764f3015fab4093a59a0dfe3a437640
|
|
| BLAKE2b-256 |
b36053caa371280d1c2628bd1dcec9359611dd9d1b03b06089cabac451981d86
|
Provenance
The following attestation bundles were made for twelvetake_helix_stadium_mcp-0.1.1.tar.gz:
Publisher:
publish.yml on TwelveTake-Studios/helix-stadium-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
twelvetake_helix_stadium_mcp-0.1.1.tar.gz -
Subject digest:
b3e78b71e13e5bd3408e936c37e6c63e77d066d05cdd6a2005c094e564da5f32 - Sigstore transparency entry: 2074818617
- Sigstore integration time:
-
Permalink:
TwelveTake-Studios/helix-stadium-mcp@7ea46f72ef950800b722a667dd9270c86035fed8 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/TwelveTake-Studios
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7ea46f72ef950800b722a667dd9270c86035fed8 -
Trigger Event:
release
-
Statement type:
File details
Details for the file twelvetake_helix_stadium_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: twelvetake_helix_stadium_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36e2b75a68783ae2562977f073cd6c346a83929dad6271c10c07ff6429c05ca8
|
|
| MD5 |
54ad23569f5b9a7b4ef3692d0147d1c7
|
|
| BLAKE2b-256 |
6525d21d9f8ec87ecb4b914b6c9bd04d91dfa9fc31f8959b7cc3fe82f104069e
|
Provenance
The following attestation bundles were made for twelvetake_helix_stadium_mcp-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on TwelveTake-Studios/helix-stadium-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
twelvetake_helix_stadium_mcp-0.1.1-py3-none-any.whl -
Subject digest:
36e2b75a68783ae2562977f073cd6c346a83929dad6271c10c07ff6429c05ca8 - Sigstore transparency entry: 2074819257
- Sigstore integration time:
-
Permalink:
TwelveTake-Studios/helix-stadium-mcp@7ea46f72ef950800b722a667dd9270c86035fed8 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/TwelveTake-Studios
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7ea46f72ef950800b722a667dd9270c86035fed8 -
Trigger Event:
release
-
Statement type: