DropTrack for Cursor
io.github.droptrack/droptrack
Analyze tracks and manage customer music-promotion workflows through your DropTrack account.
client:Cursor
transport:streamable-http
Install DropTrack in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"droptrack": {
"url": "https://mcp.droptrack.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs