Skip to content
VS Code

HumMatch for VS Code

me.hummatch/hummatch

Match singers to songs by vocal range: score fit, karaoke difficulty, and voice type.

client:VS Code transport:streamable-http tools:5

Install HumMatch in VS Code

.vscode/mcp.json

{
  "servers": {
    "hummatch": {
      "type": "http",
      "url": "https://hummatch.me/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

HumMatch in other clients