HumMatch for Zed
me.hummatch/hummatch
Match singers to songs by vocal range: score fit, karaoke difficulty, and voice type.
client:Zed
transport:streamable-http
tools:5
Install HumMatch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hummatch": {
"url": "https://hummatch.me/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs