ISOREK ยท MCP COMPANION

Let your AI edit Prologue and Gates directly

Isorek MCP lets your AI client edit open Prologue and Gates instances, manage their saved Project JSON, and configure custom Gates output profiles.

Install

Paste one command

The installer downloads the correct native binary, verifies it, and installs the isorek-mcp terminal command for your user. It prints the command's absolute path and offers to connect supported clients.

macOS or Linux

curl --proto '=https' --tlsv1.2 -LsSf https://isorek.com/mcp/install.sh | sh

Windows PowerShell

irm https://isorek.com/mcp/install.ps1 | iex

Requires: Prologue 1.1.0 or later, or Gates 1.1.0 or later.

Automatic setup: Codex, Claude Code, Gemini CLI, and GitHub Copilot CLI. Antigravity and other local STDIO MCP clients require manual configuration and have not all been tested.

Use it

Ask about a plugin or its saved Projects

Your AI client starts Isorek MCP when you make a request. It can list, read, create, update, and delete saved pure-JSON Projects without opening a plugin. For live edits, it discovers open instances, validates the new musical JSON, and sends it to the selected processor immediately.

  1. Ask your AI client to list saved Projects or open plugin instances.
  2. Open Gates to inspect or manage output profiles, activate one, or make a live musical edit.
  3. If several compatible instances are open, choose the intended runtime instance ID.
  4. Ask it to read the current JSON and apply the change after you approve it.
Starter prompt

Use Isorek MCP to list my saved Projects and open Prologue and Gates instances. If a product has multiple live instances, show their IDs and wait for my selection. Read the selected JSON, propose a matched four-section dark electronic arrangement, then apply it after I approve. For Gates output profiles, list them separately and wait for me to confirm any hardware note mapping.

The bridge is local and available whenever a compatible processor is loaded, even if its editor is closed. Gates routing and device configuration are never included in musical or Project JSON, and loading a Project preserves them. Separate tools can list, read, and validate output profiles, manage custom profiles through a live Gates instance, and activate one on the selected instance. Factory profiles are read-only; verify hardware note mappings manually. Prologue Sync and output state stay local.

Manage

Clients and diagnostics

Run isorek-mcp from a terminal to review, add, remove, or diagnose client connections.

Show clientsisorek-mcp clients
Configure detected CLIs and show manual stepsisorek-mcp clients add --detected
Remove Isorek from all clientsisorek-mcp clients remove --all
Check the installation and open pluginsisorek-mcp doctor
Manual downloads and release details