MixMake for Cursor
io.github.swappysh/mixmake
Transcript-based audio editing: transcribe audio, edit by word ID, export edited audio.
client:Cursor
transport:streamable-http
Install MixMake in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mixmake": {
"url": "https://mixmake.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs