How to Use the AudioStack MCP in Claude Code
Pipe text scripts into terminal-ready audio files using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AudioStack MCP to Claude Code
Create your Vinkius account to connect AudioStack to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Generate audio assets from the terminal with Claude Code
The `text_to_speech` tool on this MCP Server lets Claude Code generate high-quality voice files directly from your CLI. You can pipe markdown files or plain text into the tool and receive a synthesized audio file in seconds. It removes the need for web interfaces or manual API scripting. You run a single terminal command, and your CLI agent handles the authentication, payload preparation, and file download.
Automate audio mastering in CI/CD pipelines
The `create_mix` tool allows Claude Code to automate audio post-production inside automated scripts. You can trigger audio mastering tasks directly from your deployment workflows or local bash scripts. This makes it easy to update voice prompts or background music dynamically. Your CLI agent reads the build configuration, calls the mix tool, and saves the finalized asset to your storage bucket.
Query templates and voice catalogs via CLI
The `list_sound_templates` tool in this MCP utility lets Claude Code query available audio backdrops and musical themes. You can filter the results through grep or standard terminal utilities to find the right track. To check details on a specific speaker, the agent calls `get_voice_details` to return the schema. This lets you inspect voice properties directly inside your terminal session.
Set up AudioStack MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeaudiostack-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AudioStack transactions." It will automatically discover and invoke the available AudioStack tools.
claude mcp add --transport http audiostack-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about AudioStack MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AudioStack MCP today
We host it, we monitor it, we maintain it. You just paste one token.