AINSOF MCP Server

AINSOF MCP Server

Enables AI assistants to search a curated production-music catalogue by brief or reference link, listen to full previews, and score videos with synced music, plus retrieve stems, versions, and cue sheets for licensing.

Category
Visit Server

README

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/ainsof-logo-white.png"> <img src="assets/ainsof-logo-black.png" width="220" alt="AINSOF" /> </picture> </p>

<h1 align="center">AINSOF — MCP Server</h1>

<p align="center"> Original, human-made production music inside your AI assistant.<br/> Search it by brief or by reference link, hear full previews, score it to your video,<br/>analyze your edit, pull versions, stems and cue sheets — and clear it, without leaving the tool you already work in. </p>

<p align="center"> <a href="https://ainsof.io">ainsof.io</a> · <a href="https://mcp.ainsof.io">mcp.ainsof.io</a> · <a href="https://search.ainsof.io">browse the catalogue</a> </p>


Endpoint: https://mcp.ainsof.io (Streamable HTTP, no key required)

AINSOF is a music superpowers creative company: a curated, growing production-music catalogue built for sync, with purpose-made tools for connecting music to picture. Every cue is written, performed and produced by human composers — nothing in the catalogue is AI-generated. New original music lands every week.

This server puts the whole catalogue behind 12 MCP tools, so an AI assistant can find the right cue for a scene, play it, fetch stems and cut-downs, and even return a finished, professionally scored edit of your video.

Connect

Claude (claude.ai / Claude Desktop)

Settings → Connectors → Add custom connector → paste https://mcp.ainsof.io.

Claude Code

claude mcp add --transport http ainsof https://mcp.ainsof.io

Or install it as a plugin, which brings the connection and the soundtracking skill along with it:

/plugin marketplace add AINSOF-Tech/mcp
/plugin install ainsof

The plugin bundles two things: the AINSOF connector above, and a soundtrack skill that teaches the assistant when to reach for music on its own — measure the cut, ask for the version that fits that exact length rather than a full track, show three options instead of ten, and never imply a licence that isn't there. So a video that gets exported in your session gets a real shortlist without anyone having to remember to ask for one.

Cursor

Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):

{
  "mcpServers": {
    "ainsof": { "url": "https://mcp.ainsof.io" }
  }
}

Grok

Connectors → add a remote MCP connector with https://mcp.ainsof.io.

ChatGPT

Developer mode → Connectors → add https://mcp.ainsof.io.

What it can do

Tool What it does
search_music Find cues by a written brief, a mood, or an exact track / album / catalogue number
search_by_reference Paste a YouTube / Spotify / Apple Music / SoundCloud link — it listens and returns the closest AINSOF cues
find_soundtrack Describe your video (length, pace, narration) and get cues that fit it
score_my_video Upload a video and get back a professionally scored edit, synced to picture
analyze_video Structural analysis of a video: cuts, pacing, sections
get_track Full detail for one cue: versions, stems, metadata
listen_link A playable link for any cue
get_upload_link / deliver_score Move video in, get the scored result out
cue_sheet Cue-sheet data for anything you used
about_ainsof Licensing, catalogue and privacy details
feedback Tell us when a result was right or wrong (with your consent)

Previews are always the complete piece, watermarked — cut with them freely before anything is licensed.

In practice

A video editor, mid-edit. You're cutting a 45-second alpine ski clip in silence. You tell your assistant: "fast cuts, no narration — score it." It calls find_soundtrack with the length and pace, streams you three full previews, and the one you keep comes back through score_my_video already synced to your cut.

A creative team pitching with a reference. The client says "something like Hans Zimmer's Time." Paste the link. search_by_reference listens to the actual record and answers with the closest cues in the AINSOF catalogue — playable immediately, licensable the same day.

An agency producer clearing a spot. The edit is locked and legal wants paper. get_track returns every version and stem of the cue you used, cue_sheet returns the cue-sheet data, and licensing is one email — every cue in the catalogue is pre-cleared, one owner, no chain-of-title archaeology.

A developer building a creative tool. Your users edit video in your product. Point your agent at https://mcp.ainsof.io and music discovery — search, reference matching, previews, scoring to picture — becomes a feature of your app, with no key required to start.

Rate limits

Tier Calls / day
No key 300
With an API key 1,000
Need more? info@ainsof.io

Keys are free — email info@ainsof.io. Send one as a bearer token:

claude mcp add --transport http ainsof https://mcp.ainsof.io \
  --header "Authorization: Bearer ain_live_…"

Licensing & privacy

The catalogue itself is commercial — every cue is signed, owned and cleared, and licensing runs through ainsof.io. This repository contains the public server manifest and connection docs only.

Privacy: the server receives only the tool calls sent to it, never the rest of your conversation. Full policy: ainsof.io/privacy.html.

Contact

info@ainsof.io · ainsof.io

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured