INDIVIDUAL MCP TOOL
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.
LIVE ENDPOINT
https://mcp.ainsof.io
Connect to this endpoint to inspect the live schema for score_my_video and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests retrieving external content.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ainsof]
url = "https://mcp.ainsof.io"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ainsof": {
"type": "http",
"url": "https://mcp.ainsof.io"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ainsof
Remote MCP URL: https://mcp.ainsof.io
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ainsof": {
"url": "https://mcp.ainsof.io"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ainsof": {
"type": "http",
"url": "https://mcp.ainsof.io"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ainsof",
"transport": "streamable-http",
"url": "https://mcp.ainsof.io"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
find_soundtrack— Find music for a video.deliver_score— Hand over the finished score as files, once the user is happy with it.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".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".analyze_video— Analyze a downloadable video, up to 15 minutes, for soundtrack planning without editing or scoring it.search_music— Find AINSOF music from a written brief — mood, scene, genre, energy, instruments.search_by_reference— Find AINSOF music that SOUNDS LIKE a reference.listen_link— Get an AINSOF link to hear a complete watermarked track preview.