MixMake for Zed
io.github.swappysh/mixmake
Transcript-based audio editing: transcribe audio, edit by word ID, export edited audio.
client:Zed
transport:streamable-http
Install MixMake in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mixmake": {
"url": "https://mixmake.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs