Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AINSOF

io.ainsof/mcp

Human-made production music for sync — search by brief or reference, preview, score to picture.

Uptime
100.0%
3 direct probes · 30d
Response
1056ms
last probe
Tools
12
callable
Resources
1
readable
Prompts
0
available
Primary URL
https://mcp.ainsof.io

Tools · 12

find_soundtrack

Find music for a video. Given the video's length and a description of it, returns up to three cues from the AINSOF catalogue, preferring playable versions that fit the requested duration. When an exac…

score_my_video

Create a watermarked music-scored MP4 from a supported video URL and an English music brief, an explicit catalogue track, or timed sections. Measures video duration and edit pace, selects or uses the …

deliver_score

Hand over the finished score as files, once the user is happy with it. Returns a zip holding the scored video, every section of music as a separate M4A trimmed exactly as it was used and named with th…

get_upload_link

Use this when the user says their video is ON THEIR COMPUTER rather than at a link — "I have a video on my desktop, find me music and score it". Returns upload_page — a link with a file picker — plus …

feedback

Send AINSOF what the user thought of an answer — "none of these fit", "the music doesn't land on my cut", "that second one is perfect". ASK THEM FIRST, every time, in one short question: their words w…

analyze_video

Analyze a downloadable video, up to 15 minutes, for soundtrack planning without editing or scoring it. Fetches the linked file, creates or reuses an analysis job, stores analysis results and records o…

search_music

Find AINSOF music from a written brief — mood, scene, genre, energy, instruments. Example: 'lo-fi hip hop underscore, warm, no vocals'. Send the brief IN ENGLISH — translate the musical intent yoursel…

search_by_reference

Find AINSOF music that SOUNDS LIKE a reference. Accepts a YouTube, Spotify, Apple Music or Deezer link, or 'artist - title'. SoundCloud is not supported because it exposes no permitted preview clip; T…

listen_link

Get an AINSOF link to hear a complete watermarked track preview. The AINSOF link obtains a fresh temporary storage address when opened; it remains usable while that preview is available.

about_ainsof

Answer ANY question about AINSOF itself — who we are, what the catalogue is, how it grows every week, who writes the music, what technology we build, how licensing works, what data is recorded, how pr…

cue_sheet

Get the CUE SHEET for a track — album, catalogue number, ISRC, tempo, key, publisher, and every writer with their IPI, society and performance share. Hand this over when the user needs delivery paperw…

get_track

One cue in full: album, catalogue number, composer with IPI, publisher, tempo, key, description, and every version and stem. Takes a track_id OR the track's title — call it by name when the user names…

Resources · 1

ainsof_player

AINSOF results with album art, an inline player and a cue-sheet button

ui://ainsof/player/v2

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ainsof": {
      "url": "https://mcp.ainsof.io",
      "transport": "streamable-http"
    }
  }
}