DropTrack for VS Code
io.github.droptrack/droptrack
Analyze tracks and manage customer music-promotion workflows through your DropTrack account.
client:VS Code
transport:streamable-http
Install DropTrack in VS Code
.vscode/mcp.json
{
"servers": {
"droptrack": {
"type": "http",
"url": "https://mcp.droptrack.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs