Releases: BluesPrince/thiri-mcp
Releases · BluesPrince/thiri-mcp
Release list
v0.5.0 — engine behind the API
The composition engine and the Csound render chain no longer ship in this package — both run server-side, and the Desktop companion servers became thin clients over the hosted API.
thiri-conductor-mcp: newrender_audiotool callsPOST /v2/render(server-side Csound) and optionally plays the WAV locally. No Csound install required anymore. Removed:build_csound_score,render_csound_wav,render_with_tension(their functionality now lives inside/v2/render). Remaining tools:conduct_band,render_audio,play_audio,search_csound_corpus.thiri-composition-mcp: composition IR (validate → render → export) now runs behindPOST /v2/compose; the local process handles preview only (play_composition, fluidsynth).vendor/engine source removed from the package; only the Csound corpus summary ships.- Closes security Finding 1 (engine-behind-API), Half A (composition) and Half B (Csound container).
(0.4.0 was never published — Half A and Half B shipped together as 0.5.0. This release was published to npm 2026-07-23 under the MIT/PolyForm dual license; the repo relicensed to PolyForm Noncommercial 1.0.0 afterward, effective v0.5.1.)
npm: https://www.npmjs.com/package/@bluesprincemedia/thiri-mcp/v/0.5.0
v0.3.0 — conduct_band and the conductor era
First GitHub release, recapping the arc from 0.1.0 (2026-05-31) to 0.3.0 (2026-06-19) as published on npm.
0.3.0
conduct_band— natural-language band conduct → lanes + MIDI (hosted MCP)thiri-conductor-mcp— local Csound companion: score building + WAV renderthiri-composition-mcp— Composition Lab IR with fluidsynth preview
0.2.x
- v2 grid engine: correct sus chords, real triads, enharmonic spelling, all altered dominants
- Complete MCP tool annotations
- Dockerfile + Glama introspection support
- Hosted custom-connector flow at
mcp.thiri.ai/mcp
0.1.0
- Initial release:
analyze_chord,resolve_chord,generate_voicing,reharmonizeover the hosted THIRI API
Install: npx @bluesprincemedia/thiri-mcp · Hosted: Claude → Settings → Connectors → https://mcp.thiri.ai/mcp · Keys at build.thiri.ai/developers