Skip to content

Installation

Spine ships as the synaptixs-spine package. The CLI is orchestrator; the MCP server is orchestrator-mcp. Requires Python 3.12+.

Core

Terminal window
pip install synaptixs-spine

This gives you deterministic, no-LLM comprehension across all 9 language front-ends and the full orchestrator CLI (55 commands, 7 areas).

The full install

Terminal window
pip install 'synaptixs-spine[all]'

[all] is the recommended install for the assistant plugin: every language front-end, the MCP server, and PDF + Word/Excel ingestion.

Targeted extras

Install only what you need:

ExtraAdds
allevery front-end + MCP server + doc/office ingestion (recommended)
languagesall 9 language front-ends
mcpthe orchestrator-mcp assistant plugin server
docs.pdf ingestion
office.docx, .xlsx ingestion
sqlSQL data-layer comprehension + codegen
goGo language support
phpPHP language support (comprehension only — no codegen yet)
mediaopt-in image OCR (Tesseract) + media transcripts — off by default
asropt-in audio/video transcription (local Whisper)
otelOpenTelemetry export

Verify

Terminal window
orchestrator --version # → 3.33.0
orchestrator understand .