Content Tools
soundside.ai
Manages library entities and creates videos and images from text prompts.
ENDPOINT 1
https://mcp.soundside.ai/mcp
MCP server metadata
- Name
- soundside-mcp
- Version
- 1.27.1
Soundside MCP server — AI-powered media generation, editing, and library management.
Known tools 19
lib_listList library entities: projects, collections, resources, lineage, brand_kits, credits, or dashboard (composite load).
Inferred read-onlylib_manageCRUD for library entities (projects, collections, resources, brand_kits).
Inferred read-onlylib_shareManage project sharing: share by email, list shares, or revoke access.
Potential side effectscreate_audioCreate audio: TTS, sound effects, voice cloning/design, or list_voices.
Potential side effectscreate_artifactCreate a business artifact: presentation (slides), chart (data viz), document (sections), or diagram (mermaid).
Potential side effectsmanage_adapterManage a LoRA adapter: inspect, deploy, undeploy, delete, or select_checkpoint.
Potential side effectsedit_videoEdit video: trim, concat, crossfade, adjust_speed, loop, color_grade, custom, burn_subtitles.
Potential side effectscompose_mediaLayer text, images, or video onto a base video: add_text, overlay, split_screen.
Inferred read-onlyapply_effectCinematic effects: ken_burns (image→video motion), speed_ramp, film_grain, vignette.
Inferred read-onlyanalyze_mediaAnalyze media: technical metadata, vision_qa, transcribe, detect_segments, export_edl.
Inferred read-onlyCONNECT 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.soundside-mcp]
url = "https://mcp.soundside.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"soundside-mcp": {
"type": "http",
"url": "https://mcp.soundside.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: soundside-mcp
Remote MCP URL: https://mcp.soundside.ai/mcp
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": {
"soundside-mcp": {
"url": "https://mcp.soundside.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"soundside-mcp": {
"type": "http",
"url": "https://mcp.soundside.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "soundside-mcp",
"transport": "streamable-http",
"url": "https://mcp.soundside.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for soundside.ai was fetched 2026-08-03T21:20:31.602Z and is being refreshed.
soundside.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.