LyricPatch for Zed
com.lyricpatch/lyricpatch
Signup-free lyric editing: upload authorized audio, change words, preview, and download.
client:Zed
transport:streamable-http
tools:28
Install LyricPatch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lyricpatch": {
"url": "https://api.lyricpatch.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- get_service_info
- prepare_session_checkout
- get_session_status
- match_phrase
- get_account
- list_projects
- prepare_upload
- create_project
- ingest_project
- get_project
- create_edit
- update_edit
- delete_edit
- transcribe_selection
- get_transcription
- quote_generation
- generate_changes
- get_batch
- get_job
- cancel_batch
- accept_generation
- quote_export
- prepare_export
- delete_project