Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Audiotool Nexus

FreeNot checked

FastMCP 3.2 Server and Webapp for the Audiotool NEXUS SDK.

GitHubEmbed

About

FastMCP 3.2 Server and Webapp for the Audiotool NEXUS SDK.

README

Just Ruff Python Biome FastMCP

📖 Installation Guide — quick start, manual setup, and troubleshooting

Audiotool Nexus Logo

A high-performance MCP Server and Industrial Dashboard for the Audiotool NEXUS SDK. This node provides a bidirectional bridge between AI agents and the Audiotool modular DAW ecosystem.


Quick Start

git clone https://github.com/sandraschi/audiotool-nexus-mcp
cd audiotool-nexus-mcp
just

This opens an interactive dashboard showing all available commands. Run just bootstrap to install dependencies, then just serve or just dev to start.

Manual Setup

If you don't have just installed:

📈 Dashboard Overview

The Industrial Dashboard provides real-time monitoring of project entities, device states, and connection health. It is designed for high-fidelity agentic orchestration.

  • Mixer View: Real-time signal monitoring and channel strip oversight.
  • Sampler View: Waveform visualization and parameter tracking.
  • Mastering View: Spectral analysis and loudness monitoring.

[!NOTE] The dashboard UI features decorative, "atmospheric" metering. For scientific audio measurement, always refer to the official Audiotool studio UI.


🛠️ Detailed Documentation

Guide Description
Installation & Setup Step-by-step setup, .env config, and PAT authentication.
Architecture Technical design, NexusBridge pattern, and quality stack.
Nexus Guide Deep dive into the Audiotool ecosystem and SDK lifecycle.
Changelog Version history and SOTA 14.1 industrialization log.

🚀 Quick Start (Production)

  1. Deploy: npm install && npm run build
  2. Configure: Set AUDIOTOOL_PAT in your .env or MCP environment.
  3. Launch: Port 10900 for the dashboard, stdio for the MCP server.

🛡️ Industrial Quality Stack

This project adheres to SOTA 14.1 industrial standards:

  • Linting & Formatting: Biome (Rust-native, sub-millisecond execution).
  • Core Testing: Vitest with comprehensive SDK mocking.
  • Task Orchestration: Justfile recipes for all fleet operations.

from github.com/sandraschi/audiotool-nexus-mcp

Installing Audiotool Nexus

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/sandraschi/audiotool-nexus-mcp

FAQ

Is Audiotool Nexus MCP free?

Yes, Audiotool Nexus MCP is free — one-click install via Unyly at no cost.

Does Audiotool Nexus need an API key?

No, Audiotool Nexus runs without API keys or environment variables.

Is Audiotool Nexus hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Audiotool Nexus in Claude Desktop, Claude Code or Cursor?

Open Audiotool Nexus on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Audiotool Nexus with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs