cosine.club
Find similar tracks and explore playlists with a machine learning powered music search engine.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
get_similar_tracks
find tracks that sound similar to a given track. similarity is computed from the audio itself, not tags, genres or listening history, so matches cross genre lines. returns the source track plus ranked matches, each scored 0 to 1 by cosine similarity where 1 is most alike.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
track |
string | no | the track to match against. accepts a cosine.club /track/ url, a numeric track id, or free text like "moodymann - jan" which is resolved by searching first. omit on a track page to use the track being viewed. |
limit |
number | no | how many similar tracks to return, 1 to 10. |
Raw JSON schema
{
"type": "object",
"properties": {
"track": {
"type": "string",
"description": "the track to match against. accepts a cosine.club /track/ url, a numeric track id, or free text like \"moodymann - jan\" which is resolved by searching first. omit on a track page to use the track being viewed."
},
"limit": {
"type": "number",
"minimum": 1,
"maximum": 10,
"default": 10,
"description": "how many similar tracks to return, 1 to 10."
}
}
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.