Complete documentation for Audio Console MCP tools
What is MCP? MCP (Model Context Protocol) is a protocol that allows AI assistants like ChatGPT to interact with external tools and services. Audio Console provides a set of MCP tools for audio editing, conversion, and analysis.
How to use: These tools are automatically available when Audio Console is configured as an MCP server. In ChatGPT and other MCP-compatible clients, you can ask the AI to perform audio operations, and it will use these tools automatically.
UI Tools: Some tools open an interactive UI widget within ChatGPT, allowing you to visually edit audio with waveform visualization, trim controls, and fade effects. Other tools perform operations directly without opening a UI.
The Audio Console MCP server is available at:
Add Audio Console to your MCP client configuration. For ChatGPT, add the following to your MCP settings:
{
"mcpServers": {
"audio-console": {
"url": "https://www.audioconsole.app/mcp"
}
}
}
Once configured, you can ask ChatGPT or your MCP client to perform audio operations. For example:
Browse the tools below to see all available operations. Tools marked with MCP + UI will open an interactive editor in ChatGPT, while others perform operations directly.
These tools open an interactive widget within ChatGPT and other MCP clients that support UI rendering. They provide visual waveform editing, trim controls, and real-time preview.
These tools perform operations directly without opening a UI. They process audio and return results immediately. Perfect for automated workflows and batch processing.