soundside.ai

MCP-native AI media generation with x402 pay-per-call. Image, video, audio, and music from 6 providers — composable via resource IDs. USDC on Base.

Soundside — Developer Documentation

AI Media Production Platform for Agents

Soundside exposes 12 MCP tools for generating, editing, and analyzing media — images, video, audio, music, text, and business artifacts. Connect any MCP client. Pay with an API key (credits) or crypto (x402 USDC on Base, no account needed).

Quick Start

# MCP endpoint
https://mcp.soundside.ai/mcp

# Auth: API key or x402 crypto payment
Authorization: Bearer <your-api-key>
POST https://mcp.soundside.ai/mcp
{"jsonrpc":"2.0","id":"1","method":"tools/list","params":{}}

Tools (12)

Generation

ToolWhat It DoesProviders
create_imageText-to-image, character referencesVertex AI, Grok, Runway, MiniMax, Luma
create_videoText-to-video, image-to-video, video extensionVertex AI (Veo 3.1), Runway, MiniMax, Luma, Grok
create_audioTTS, transcription (STT), voice cloning, voice designMiniMax, Vertex AI
create_musicMusic from lyrics and style promptsMiniMax
create_textLLM chat completions, structured outputVertex AI (Gemini), Grok, MiniMax
create_artifactCharts, presentations, documents, diagramsPlotly, PPTX, WeasyPrint, Mermaid, Gamma
create_artifact_bundleMulti-artifact packages from a single briefCombined

Editing & Analysis

ToolWhat It Does
edit_video21 actions: trim, concat, crossfade, Ken Burns, mix/replace audio, text overlays, color grading, film grain, speed ramp, split screen, and more
analyze_mediaTechnical analysis (ffprobe), AI vision QA (Gemini), quality scoring

Library Management

ToolWhat It Does
lib_listBrowse projects, collections, resources, lineage, brand kits
lib_manageCRUD for projects, collections, resources, brand kits
lib_shareShare projects with other users by email

Pricing Philosophy

Soundside aims to break even on provider pass-through costs with a small margin (~10%). The real value is in the editing engine, library management, and self-hosted models — those are priced at a flat $0.01/call.

Live pricing is always available at:

GET https://mcp.soundside.ai/api/x402/status

This returns machine-readable per-tool, per-provider USDC prices. Prices are DB-driven and may change — always check the endpoint rather than hardcoding.

x402: Pay-Per-Call with Crypto

No API key needed. Pay with USDC on Base (L2) per tool call.

Network: eip155:8453 (Base mainnet)
Token: USDC
Facilitator: Coinbase CDP

See x402 Guide for full setup.

Guides

Examples

Links

Related Servers