MixMake for VS Code
io.github.swappysh/mixmake
Transcript-based audio editing: transcribe audio, edit by word ID, export edited audio.
client:VS Code
transport:streamable-http
Install MixMake in VS Code
.vscode/mcp.json
{
"servers": {
"mixmake": {
"type": "http",
"url": "https://mixmake.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs