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
| Tool | What It Does | Providers |
|---|---|---|
create_image | Text-to-image, character references | Vertex AI, Grok, Runway, MiniMax, Luma |
create_video | Text-to-video, image-to-video, video extension | Vertex AI (Veo 3.1), Runway, MiniMax, Luma, Grok |
create_audio | TTS, transcription (STT), voice cloning, voice design | MiniMax, Vertex AI |
create_music | Music from lyrics and style prompts | MiniMax |
create_text | LLM chat completions, structured output | Vertex AI (Gemini), Grok, MiniMax |
create_artifact | Charts, presentations, documents, diagrams | Plotly, PPTX, WeasyPrint, Mermaid, Gamma |
create_artifact_bundle | Multi-artifact packages from a single brief | Combined |
Editing & Analysis
| Tool | What It Does |
|---|---|
edit_video | 21 actions: trim, concat, crossfade, Ken Burns, mix/replace audio, text overlays, color grading, film grain, speed ramp, split screen, and more |
analyze_media | Technical analysis (ffprobe), AI vision QA (Gemini), quality scoring |
Library Management
| Tool | What It Does |
|---|---|
lib_list | Browse projects, collections, resources, lineage, brand kits |
lib_manage | CRUD for projects, collections, resources, brand kits |
lib_share | Share 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
- Getting Started — First MCP connection in 5 minutes
- x402 Pay-Per-Call — Crypto payments, no account needed
- Tool Reference — Detailed docs for all 12 tools
Examples
- Python — API Key — Connect and generate with httpx
- Python — x402 — Pay-per-call with USDC
- TypeScript — API Key — Node.js MCP client
- OpenClaw Skill — One-line config for OpenClaw agents
Links
- Website: soundside.ai
- MCP Endpoint:
https://mcp.soundside.ai/mcp - x402 Endpoint:
https://mcp.soundside.ai/mcp-x402 - Live Pricing:
https://mcp.soundside.ai/api/x402/status - GitHub: github.com/soundside-design/soundside-docs
Related Servers
Alpaca MCP Server
Interact with Alpaca's market data and brokerage services via its API.
Qwen Max
An MCP server for the Qwen Max large language model, powered by Dashscope.
Free USDC Transfer
Enables free USDC transfers on the Base network using a Coinbase CDP MPC Wallet.
HubSpot MCP Server by CData
A read-only MCP server for querying live HubSpot data, powered by CData.
Bitpin Exchange
Interact with the Bitpin cryptocurrency exchange API to manage wallets, view market data, and execute orders.
Realize MCP - Taboola
Interact with the Taboola advertising platform using natural language via the Taboola Realize API.
Cloudflare Remote MCP Server (Authless)
An example for deploying a remote, authentication-free MCP server on Cloudflare Workers.
GCP MCP Server
Manage and interact with Google Cloud Platform (GCP) resources through an AI assistant.
Binance MCP Server
Provides seamless access to the Binance exchange API. Requires Binance API credentials to be configured.
Remote MCP Server (Authless)
An authentication-free, remote MCP server designed for deployment on Cloudflare Workers.